SavvyUI C++ UI Library
Loading...
Searching...
No Matches
RadioItem Class Reference

#include <Radio.h>

Public Member Functions

 RadioItem (const wstring &actionName, const wstring &text)

Public Attributes

wstring _action
wstring _text
Bounds _rect

Constructor & Destructor Documentation

◆ RadioItem()

RadioItem::RadioItem ( const wstring & actionName,
const wstring & text )
inline

Member Data Documentation

◆ _action

wstring RadioItem::_action

◆ _rect

Bounds RadioItem::_rect

◆ _text

wstring RadioItem::_text

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