|
SavvyUI C++ UI Library
|
#include <ButtonGrid.h>
Public Attributes | |
| IconSource | _iconSource |
| wstring | _text |
| BOOL | _isDisabled |
| Bounds | _rect |
| Bounds | _imageRect |
| Bounds | _textRect |
| IconSource ButtonGridItem::_iconSource |
| Bounds ButtonGridItem::_imageRect |
| BOOL ButtonGridItem::_isDisabled |
| Bounds ButtonGridItem::_rect |
| wstring ButtonGridItem::_text |
| Bounds ButtonGridItem::_textRect |