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

VCF::DialogEvent Class Reference

#include <Dialog.h>

Inheritance diagram for VCF::DialogEvent:

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

Public Member Functions

 DialogEvent (Object *source, const uint32 &eventType)
 DialogEvent (const DialogEvent &rhs)
DialogEventoperator= (const DialogEvent &rhs)
virtual Objectclone (bool deep=false)
UIToolkit::ModalReturnType getModalResult () const
void setModalResult (UIToolkit::ModalReturnType val)

Protected Attributes

UIToolkit::ModalReturnType returnValue_

Constructor & Destructor Documentation

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

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


Member Function Documentation

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

UIToolkit::ModalReturnType VCF::DialogEvent::getModalResult  )  const [inline]
 

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

void VCF::DialogEvent::setModalResult UIToolkit::ModalReturnType  val  )  [inline]
 


Member Data Documentation

UIToolkit::ModalReturnType VCF::DialogEvent::returnValue_ [protected]
 


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