Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/ApplicationKit/MenuItemEvent.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::MenuItemEvent
class  VCF::MenuItemEventHandler< SOURCE_TYPE >
 MenuItemEventHandler handles the following: onMenuItemClicked onMenuItemUpdate. More...

Defines

#define MENU_ITEM_CONST   1400
#define MENU_ITEM_EVENT_CLICKED   CUSTOM_EVENT_TYPES + MENU_ITEM_CONST + 1
#define MENU_ITEM_EVENT_UPDATED   CUSTOM_EVENT_TYPES + MENU_ITEM_CONST + 2

Define Documentation

#define MENU_ITEM_CONST   1400
 

#define MENU_ITEM_EVENT_CLICKED   CUSTOM_EVENT_TYPES + MENU_ITEM_CONST + 1
 

#define MENU_ITEM_EVENT_UPDATED   CUSTOM_EVENT_TYPES + MENU_ITEM_CONST + 2
 

   Comments or Suggestions?    License Information