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

VCF::TreeModelEvent Class Reference

#include <vcf/ApplicationKit/TreeModel.h>

Inheritance diagram for VCF::TreeModelEvent:

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

Public Member Functions

 TreeModelEvent (Object *source)
 TreeModelEvent (Object *source, const uint32 &eventType)
 TreeModelEvent (const TreeModelEvent &rhs)
virtual ~TreeModelEvent ()
TreeModelEventoperator= (const TreeModelEvent &rhs)
virtual Objectclone (bool deep=false)

Public Attributes

TreeModelKey parentKey
TreeModelKey key
uint32 subItemIndex

Constructor & Destructor Documentation

VCF::TreeModelEvent::TreeModelEvent Object source  )  [inline]
 

VCF::TreeModelEvent::TreeModelEvent Object source,
const uint32 eventType
[inline]
 

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

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


Member Function Documentation

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

Reimplemented from VCF::ModelEvent.

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


Member Data Documentation

TreeModelKey VCF::TreeModelEvent::key
 

TreeModelKey VCF::TreeModelEvent::parentKey
 

uint32 VCF::TreeModelEvent::subItemIndex
 


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