JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::detail::LookAndFeelHelpers Struct Reference

#include <juce_LookAndFeelHelpers.h>

Public Member Functions

 LookAndFeelHelpers ()=delete
 

Static Public Member Functions

static Colour createBaseColour (Colour buttonColour, bool hasKeyboardFocus, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) noexcept
 
static TextLayout layoutTooltipText (TypefaceMetricsKind metrics, const String &text, Colour colour) noexcept
 

Constructor & Destructor Documentation

◆ LookAndFeelHelpers()

juce::detail::LookAndFeelHelpers::LookAndFeelHelpers ( )
delete

Member Function Documentation

◆ createBaseColour()

static Colour juce::detail::LookAndFeelHelpers::createBaseColour ( Colour  buttonColour,
bool  hasKeyboardFocus,
bool  shouldDrawButtonAsHighlighted,
bool  shouldDrawButtonAsDown 
)
inlinestaticnoexcept

◆ layoutTooltipText()

static TextLayout juce::detail::LookAndFeelHelpers::layoutTooltipText ( TypefaceMetricsKind  metrics,
const String text,
Colour  colour 
)
inlinestaticnoexcept

The documentation for this struct was generated from the following file: