#include <redbutton.h>
◆ RedButton()
| RedButton::RedButton |
( |
const std::string & | label | ) |
|
◆ createChildren()
| void RedButton::createChildren |
( |
| ) |
|
|
protectedvirtual |
◆ enable()
| void RedButton::enable |
( |
bool | value | ) |
|
◆ icon()
| void RedButton::icon |
( |
Image * | icon | ) |
|
◆ layout()
| void RedButton::layout |
( |
| ) |
|
|
protectedvirtual |
◆ onTouchDown()
| void RedButton::onTouchDown |
( |
| ) |
|
|
protectedvirtual |
◆ onTouchUp()
| void RedButton::onTouchUp |
( |
| ) |
|
|
protectedvirtual |
◆ reqHeight()
| float RedButton::reqHeight |
( |
| ) |
|
◆ reqWidth()
| float RedButton::reqWidth |
( |
| ) |
|
◆ text()
| void RedButton::text |
( |
const std::string & | value | ) |
|
◆ textColor()
| void RedButton::textColor |
( |
int | value | ) |
|
◆ _bg
| NinePatch* RedButton::_bg |
|
protected |
◆ _icon
◆ _text
| BitmapText* RedButton::_text |
|
protected |
The documentation for this class was generated from the following files: