My Project
 
Loading...
Searching...
No Matches
CheckBoxRed Class Reference

#include <checkboxred.h>

Inheritance diagram for CheckBoxRed:
Collaboration diagram for CheckBoxRed:

Public Member Functions

 CheckBoxRed (const std::string &label)
 
bool Checked ()
 
void Checked (bool value)
 
- Public Member Functions inherited from RedButton
 RedButton (const std::string &label)
 
void enable (bool value)
 
void text (const std::string &value)
 
void textColor (int value)
 
void icon (Image *icon)
 
float reqWidth ()
 
float reqHeight ()
 

Protected Member Functions

virtual void layout ()
 
virtual void onClick ()
 
- Protected Member Functions inherited from RedButton
virtual void createChildren ()
 
virtual void onTouchDown ()
 
virtual void onTouchUp ()
 

Additional Inherited Members

- Protected Attributes inherited from RedButton
BitmapText * _text
 
Image * _icon
 
NinePatch * _bg
 

Constructor & Destructor Documentation

◆ CheckBoxRed()

CheckBoxRed::CheckBoxRed ( const std::string & label)
Here is the call graph for this function:

Member Function Documentation

◆ Checked() [1/2]

bool CheckBoxRed::Checked ( )
inline
Here is the caller graph for this function:

◆ Checked() [2/2]

void CheckBoxRed::Checked ( bool value)
Here is the call graph for this function:

◆ layout()

void CheckBoxRed::layout ( )
protectedvirtual

Reimplemented from RedButton.

Here is the call graph for this function:

◆ onClick()

void CheckBoxRed::onClick ( )
protectedvirtual
Here is the call graph for this function:

The documentation for this class was generated from the following files: