|
openshot-audio
0.1.5
|
#include <juce_gui_basics.h>
Public Member Functions | |
| virtual | ~LookAndFeelMethods () |
| virtual void | drawTreeviewPlusMinusBox (Graphics &, const Rectangle< float > &area, Colour backgroundColour, bool isItemOpen, bool isMouseOver)=0 |
| virtual bool | areLinesDrawnForTreeView (TreeView &)=0 |
| virtual int | getTreeViewIndentSize (TreeView &)=0 |
This abstract base class is implemented by LookAndFeel classes to provide treeview drawing functionality.
|
inlinevirtual |
|
pure virtual |
Implemented in juce::LookAndFeel_V2, and juce::LookAndFeel_V3.
|
pure virtual |
Implemented in juce::LookAndFeel_V2, and juce::LookAndFeel_V3.
|
pure virtual |
Implemented in juce::LookAndFeel_V2, and juce::LookAndFeel_V3.
1.8.13