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

vcf/ApplicationKit/TabModel.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::TabModel
 The Tab model is a interface for describing what a model that implements a series of tabs should do. More...

Defines

#define TABMODELEVENT_CONST   232
#define TABMODEL_CLASSID   "4A9D66D7-3B26-11d4-B54C-00C04F0196DA"

Typedefs

typedef Delegate1< TabModelEvent * > VCF::TabModelDelegate
 The handler class for a TabModelEvent.
typedef TabModelDelegate::ProcedureType VCF::TabModelHandler

Enumerations

enum  VCF::TabModelEvents { VCF::tmeItemAdded = CUSTOM_EVENT_TYPES + TABMODELEVENT_CONST + 1, VCF::tmeItemRemoved, VCF::tmeItemSelected }

Define Documentation

#define TABMODEL_CLASSID   "4A9D66D7-3B26-11d4-B54C-00C04F0196DA"
 

#define TABMODELEVENT_CONST   232
 

   Comments or Suggestions?    License Information