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

VCF::ImageEvent Class Reference

#include <ImageEvent.h>

Inheritance diagram for VCF::ImageEvent:

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

Public Member Functions

 ImageEvent (Object *source)
virtual ~ImageEvent ()
 ImageEvent (const ImageEvent &rhs)
ImageEventoperator= (const ImageEvent &rhs)
uint32 getNewWidth ()
void setNewWidth (const uint32 &newWidth)
uint32 getNewHeight ()
void setNewHeight (const uint32 &newHeight)
virtual Objectclone (bool deep=false)

Constructor & Destructor Documentation

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

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

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


Member Function Documentation

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

uint32 VCF::ImageEvent::getNewHeight  )  [inline]
 

uint32 VCF::ImageEvent::getNewWidth  )  [inline]
 

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

void VCF::ImageEvent::setNewHeight const uint32 newHeight  )  [inline]
 

void VCF::ImageEvent::setNewWidth const uint32 newWidth  )  [inline]
 


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