vcf/ApplicationKit/TabModelEvent.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::TabModelEvent |
| the event class for events specific of tabbed pages It containes the pointer to the specific tab page associated to this event. More... | |
| class | VCF::TabModelEventHandler< SOURCE_TYPE > |
| The handler class for a TabModelEvent. More... | |
Defines | |
| #define | TABMODELEVENT_CONST 232 |
| #define | TAB_MODEL_EVENT_ITEM_ADDED CUSTOM_EVENT_TYPES + TABMODELEVENT_CONST + 1 |
| #define | TAB_MODEL_EVENT_ITEM_REMOVED CUSTOM_EVENT_TYPES + TABMODELEVENT_CONST + 2 |
| #define | TAB_MODEL_EVENT_ITEM_SELECTED CUSTOM_EVENT_TYPES + TABMODELEVENT_CONST + 3 |
Define Documentation
|
|
|
|
|
|
|
|
|
|
|
|
