Krotos Modules 3
Loading...
Searching...
No Matches
krotos::Krotos_LookAndFeel::LinkButtonLAF Class Reference

#include <Krotos_LookAndFeel.h>

Inheritance diagram for krotos::Krotos_LookAndFeel::LinkButtonLAF:

Public Member Functions

 LinkButtonLAF ()
 
 ~LinkButtonLAF ()=default
 

Public Attributes

const Colour buttonTextColour {127, 127, 127}
 

Private Member Functions

void drawButtonBackground (Graphics &, Button &, const Colour &, bool, bool) override
 
void drawButtonText (Graphics &, TextButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) override
 

Constructor & Destructor Documentation

◆ LinkButtonLAF()

krotos::Krotos_LookAndFeel::LinkButtonLAF::LinkButtonLAF ( )

◆ ~LinkButtonLAF()

krotos::Krotos_LookAndFeel::LinkButtonLAF::~LinkButtonLAF ( )
default

Member Function Documentation

◆ drawButtonBackground()

void krotos::Krotos_LookAndFeel::LinkButtonLAF::drawButtonBackground ( Graphics & ,
Button & ,
const Colour & ,
bool ,
bool  )
inlineoverrideprivate

◆ drawButtonText()

void krotos::Krotos_LookAndFeel::LinkButtonLAF::drawButtonText ( Graphics & g,
TextButton & button,
bool shouldDrawButtonAsHighlighted,
bool shouldDrawButtonAsDown )
overrideprivate

Member Data Documentation

◆ buttonTextColour

const Colour krotos::Krotos_LookAndFeel::LinkButtonLAF::buttonTextColour {127, 127, 127}

The documentation for this class was generated from the following files: