#include "mmsgui/theme/mmsborderclass.h"


Go to the source code of this file.
Namespaces | |
| namespace | MMSGUI_WIDGET_ATTR |
Classes | |
| class | MMSWidgetClass |
| A data access class as base for all widgets. More... | |
Defines | |
| #define | MMSGUI_WIDGET_ATTR_ATTRDESC |
| #define | MMSGUI_WIDGET_ATTR_IDS |
| #define | MMSGUI_WIDGET_ATTR_INIT |
Enumerations | |
| enum | ids { MMSGUI_WIDGET_ATTR::MMSGUI_BASE_ATTR_IDS, MMSGUI_WIDGET_ATTR::MMSGUI_BORDER_ATTR_IDS, MMSGUI_WIDGET_ATTR::MMSGUI_WIDGET_ATTR_IDS } |
| #define MMSGUI_WIDGET_ATTR_ATTRDESC |
Definition at line 41 of file mmswidgetclass.h.
| #define MMSGUI_WIDGET_ATTR_IDS |
Definition at line 116 of file mmswidgetclass.h.
| #define MMSGUI_WIDGET_ATTR_INIT |
Value:
{ \
MMSGUI_BASE_ATTR_ATTRDESC, \
MMSGUI_BORDER_ATTR_ATTRDESC, \
MMSGUI_WIDGET_ATTR_ATTRDESC, \
{ NULL, TAFF_ATTRTYPE_NONE } \
}
Definition at line 190 of file mmswidgetclass.h.