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

VCF::ImageListEvent Class Reference

#include <vcf/ApplicationKit/ImageListEvent.h>

Inheritance diagram for VCF::ImageListEvent:

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

Public Member Functions

 ImageListEvent (Object *source)
 ImageListEvent (Object *source, const uint32 &eventType, Image *image=NULL)
 ImageListEvent (const ImageListEvent &rhs)
virtual ~ImageListEvent ()
ImageListEventoperator= (const ImageListEvent &rhs)
ImagegetImage ()
uint32 getIndexOfImage ()
void setIndexOfImage (const uint32 &indexOfImage)
virtual Objectclone (bool deep=false)

Protected Attributes

Imageimage_
uint32 imageIndex_

Constructor & Destructor Documentation

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

VCF::ImageListEvent::ImageListEvent Object source,
const uint32 eventType,
Image image = NULL
[inline]
 

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

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


Member Function Documentation

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

Image* VCF::ImageListEvent::getImage  )  [inline]
 

uint32 VCF::ImageListEvent::getIndexOfImage  )  [inline]
 

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

void VCF::ImageListEvent::setIndexOfImage const uint32 indexOfImage  )  [inline]
 


Member Data Documentation

Image* VCF::ImageListEvent::image_ [protected]
 

uint32 VCF::ImageListEvent::imageIndex_ [protected]
 


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