Used to show and hide the file browser within the ControlPanel.
More...
#include <ControlPanel.h>
List of all members.
Additional Inherited Members |
enum | colorCodes { white,
black,
lightgrey,
darkgrey
} |
enum | fontCodes {
miso_regular = 0,
miso_bold = 1,
miso_light = 2,
bebas_neue = 3,
ostrich = 4,
cpmono_extra_light = 5,
cpmono_light = 6,
cpmono_plain = 7,
cpmono_bold = 8,
nordic = 9,
silkscreen = 10
} |
virtual int | getTotalHeight () |
void | showScrollBars () |
int | scrollPix |
bool | animationIsActive |
int | refreshMs |
Detailed Description
Used to show and hide the file browser within the ControlPanel.
- See also:
- ControlPanel
Constructor & Destructor Documentation
ControlPanelButton::ControlPanelButton |
( |
ControlPanel * |
cp_ | ) |
|
ControlPanelButton::~ControlPanelButton |
( |
| ) |
|
Member Function Documentation
bool ControlPanelButton::isOpen |
( |
| ) |
|
void ControlPanelButton::toggleState |
( |
| ) |
|
void ControlPanelButton::newOpenGLContextCreated |
( |
| ) |
|
void ControlPanelButton::renderOpenGL |
( |
| ) |
|
void ControlPanelButton::drawButton |
( |
| ) |
|
void ControlPanelButton::mouseDown |
( |
const MouseEvent & |
e | ) |
|
The documentation for this class was generated from the following file: