class ffw::GuiRadio::Value
Class List > ffw :: GuiRadio :: Value
Public Functions
| Type | Name | 
|---|---|
| Value () | |
| virtual | ~Value () = default | 
| void | setValue (int value) | 
| int | getValue () const | 
| void | assign (GuiRadio * radio) | 
| void | remove (GuiRadio * radio) | 
| void | clearAllExcept (const GuiRadio * radio) | 
| size_t | getNumOfAssigned () const | 
Public Functions Documentation
function Value
ffw::GuiRadio::Value::Value ()
function ~Value
virtual ffw::GuiRadio::Value::~Value () = default
function setValue
void ffw::GuiRadio::Value::setValue (
    int value
)
function getValue
int ffw::GuiRadio::Value::getValue () const
function assign
void ffw::GuiRadio::Value::assign (
    GuiRadio * radio
)
function remove
void ffw::GuiRadio::Value::remove (
    GuiRadio * radio
)
function clearAllExcept
void ffw::GuiRadio::Value::clearAllExcept (
    const GuiRadio * radio
)
function getNumOfAssigned
size_t ffw::GuiRadio::Value::getNumOfAssigned () const
The documentation for this class was generated from the following file: include/ffw/gui/guiradio.h