#include <Krotos_LookAndFeel.h>
|
| void | drawButtonBackground (Graphics &, Button &, const Colour &, bool, bool) override |
| |
| void | drawButtonText (Graphics &, TextButton &, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) override |
| |
◆ LinkButtonLAF()
| krotos::Krotos_LookAndFeel::LinkButtonLAF::LinkButtonLAF |
( |
| ) |
|
◆ ~LinkButtonLAF()
| krotos::Krotos_LookAndFeel::LinkButtonLAF::~LinkButtonLAF |
( |
| ) |
|
|
default |
◆ 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 |
◆ buttonTextColour
| const Colour krotos::Krotos_LookAndFeel::LinkButtonLAF::buttonTextColour {127, 127, 127} |
The documentation for this class was generated from the following files: