#include "mmsgui/theme/mmswidgetclass.h"
Go to the source code of this file.
Namespaces | |
namespace | MMSGUI_BUTTONWIDGET_ATTR |
Classes | |
class | MMSButtonWidgetClass |
A data access class for the button widget. More... | |
Defines | |
#define | MMSGUI_BUTTONWIDGET_ATTR_INIT |
Enumerations | |
enum | ids { MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_BASE_ATTR_IDS, MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_BORDER_ATTR_IDS, MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_WIDGET_ATTR_IDS } |
Variables | |
TAFF_ATTRDESC | MMSGUI_BUTTONWIDGET_ATTR_I [] |
#define MMSGUI_BUTTONWIDGET_ATTR_INIT |
Value:
{ \ MMSGUI_BASE_ATTR_ATTRDESC, \ MMSGUI_BORDER_ATTR_ATTRDESC, \ MMSGUI_WIDGET_ATTR_ATTRDESC, \ { NULL, TAFF_ATTRTYPE_NONE } \ }
Definition at line 41 of file mmsbuttonwidgetclass.h.
Definition at line 36 of file mmsbuttonwidgetclass.cpp.