A button that displays text.
More...
#include <GenericEditor.h>
List of all members.
Detailed Description
A button that displays text.
- See also:
- GenericEditor
Constructor & Destructor Documentation
UtilityButton::UtilityButton |
( |
const String & |
label_, |
|
|
Font |
font_ |
|
) |
| |
UtilityButton::~UtilityButton |
( |
| ) |
|
|
inline |
Member Function Documentation
bool UtilityButton::getEnabledState |
( |
| ) |
|
|
inline |
void UtilityButton::setCorners |
( |
bool |
UL, |
|
|
bool |
UR, |
|
|
bool |
LL, |
|
|
bool |
LR |
|
) |
| |
void UtilityButton::setEnabledState |
( |
bool |
| ) |
|
void UtilityButton::setRadius |
( |
float |
r | ) |
|
The documentation for this class was generated from the following file: