#include "mmsgui/theme/mmsbuttonwidgetclass.h"
Go to the source code of this file.
Defines | |
#define | GETATTRNAME(aname) MMSGUI_BUTTONWIDGET_ATTR_I[MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_BUTTONWIDGET_ATTR_IDS_##aname].name |
#define | GETATTRTYPE(aname) MMSGUI_BUTTONWIDGET_ATTR_I[MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_BUTTONWIDGET_ATTR_IDS_##aname].type |
Variables | |
TAFF_ATTRDESC | MMSGUI_BUTTONWIDGET_ATTR_I [] = MMSGUI_BUTTONWIDGET_ATTR_INIT |
#define GETATTRNAME | ( | aname | ) | MMSGUI_BUTTONWIDGET_ATTR_I[MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_BUTTONWIDGET_ATTR_IDS_##aname].name |
Definition at line 39 of file mmsbuttonwidgetclass.cpp.
#define GETATTRTYPE | ( | aname | ) | MMSGUI_BUTTONWIDGET_ATTR_I[MMSGUI_BUTTONWIDGET_ATTR::MMSGUI_BUTTONWIDGET_ATTR_IDS_##aname].type |
Definition at line 42 of file mmsbuttonwidgetclass.cpp.
TAFF_ATTRDESC MMSGUI_BUTTONWIDGET_ATTR_I[] = MMSGUI_BUTTONWIDGET_ATTR_INIT |
Definition at line 36 of file mmsbuttonwidgetclass.cpp.