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

VCF::TabModelEvent Class Reference

the event class for events specific of tabbed pages It containes the pointer to the specific tab page associated to this event. More...

#include <vcf/ApplicationKit/TabModel.h>

Inheritance diagram for VCF::TabModelEvent:

VCF::Event VCF::Object List of all members.

Public Member Functions

 TabModelEvent (Object *source, uint32 i)
 TabModelEvent (Object *source, const uint32 &eventType, uint32 i)
 TabModelEvent (const TabModelEvent &rhs)
virtual ~TabModelEvent ()
TabModelEventoperator= (const TabModelEvent &rhs)
virtual Objectclone (bool deep=false)

Public Attributes

uint32 index

Detailed Description

the event class for events specific of tabbed pages It containes the pointer to the specific tab page associated to this event.

See also:


Constructor & Destructor Documentation

VCF::TabModelEvent::TabModelEvent Object source,
uint32  i
[inline]
 

VCF::TabModelEvent::TabModelEvent Object source,
const uint32 eventType,
uint32  i
[inline]
 

VCF::TabModelEvent::TabModelEvent const TabModelEvent rhs  )  [inline]
 

virtual VCF::TabModelEvent::~TabModelEvent  )  [inline, virtual]
 


Member Function Documentation

virtual Object* VCF::TabModelEvent::clone bool  deep = false  )  [inline, virtual]
 

TabModelEvent& VCF::TabModelEvent::operator= const TabModelEvent rhs  )  [inline]
 


Member Data Documentation

uint32 VCF::TabModelEvent::index
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information