JUCE  v5.1.1-3-g1a0b28c73
JUCE API
LookAndFeel::ColourSetting Struct Reference
Collaboration diagram for LookAndFeel::ColourSetting:

Public Member Functions

bool operator< (const ColourSetting &other) const noexcept
 
bool operator== (const ColourSetting &other) const noexcept
 

Public Attributes

Colour colour
 
int colourID
 

Member Function Documentation

◆ operator<()

bool LookAndFeel::ColourSetting::operator< ( const ColourSetting other) const
inlinenoexcept

◆ operator==()

bool LookAndFeel::ColourSetting::operator== ( const ColourSetting other) const
inlinenoexcept

Member Data Documentation

◆ colour

Colour LookAndFeel::ColourSetting::colour

◆ colourID

int LookAndFeel::ColourSetting::colourID

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