JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
juce::detail::LookAndFeelHelpers Struct Reference

Static Public Member Functions

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

Detailed Description

Definition at line 29 of file juce_LookAndFeelHelpers.h.

Member Function Documentation

◆ createBaseColour()

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

Definition at line 33 of file juce_LookAndFeelHelpers.h.

◆ layoutTooltipText()

static TextLayout juce::detail::LookAndFeelHelpers::layoutTooltipText ( const String text,
Colour  colour 
)
staticnoexcept

Definition at line 47 of file juce_LookAndFeelHelpers.h.


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