|
SavvyUI C++ UI Library
|
#include <Radio.h>
Public Member Functions | |
| RadioItem (const wstring &actionName, const wstring &text) | |
Public Attributes | |
| wstring | _action |
| wstring | _text |
| Bounds | _rect |
|
inline |
| wstring RadioItem::_action |
| Bounds RadioItem::_rect |
| wstring RadioItem::_text |