This abstract base class is implemented by LookAndFeel classes. More...
Public Member Functions | |
virtual | ~LookAndFeelMethods ()=default |
virtual void | drawCallOutBoxBackground (CallOutBox &, Graphics &, const Path &, Image &)=0 |
virtual int | getCallOutBoxBorderSize (const CallOutBox &)=0 |
virtual float | getCallOutBoxCornerSize (const CallOutBox &)=0 |
This abstract base class is implemented by LookAndFeel classes.
|
virtualdefault |
|
pure virtual |
Implemented in LookAndFeel_V2, and LookAndFeel_V4.
|
pure virtual |
Implemented in LookAndFeel_V2.
|
pure virtual |
Implemented in LookAndFeel_V2.