Evita  0.16
Public Member Functions | Private Attributes | List of all members
evGUIWizardPanel Class Reference

#include <evGUIWizardPanel.h>

Inheritance diagram for evGUIWizardPanel:
Inheritance graph
[legend]
Collaboration diagram for evGUIWizardPanel:
Collaboration graph
[legend]

Public Member Functions

 evGUIWizardPanel (const int x, const int y, const int width, const int height)
 
virtual ~evGUIWizardPanel (void)
 
virtual const evString GetClassName (void) const
 
void SetCallback (evGUIWizardPanelCallback callback, void *data)
 
int DoCallback (void)
 
void SetNoButtons (void)
 
int DrawButtons (void) const
 
- Public Member Functions inherited from evGUIObject
 evGUIObject (void)
 
virtual ~evGUIObject (void)
 
- Public Member Functions inherited from evObject
 evObject (void)
 
virtual ~evObject (void)
 
void Print (const int tabbing) const
 
void Print (void) const
 
virtual void PrintSelf (const int tabbing) const
 

Private Attributes

evGUIWizardPanelCallback Callback
 
void * CallbackData
 
int NoButtons
 

Additional Inherited Members

- Protected Member Functions inherited from evObject
 evObject (const evObject &object)
 

Constructor & Destructor Documentation

evGUIWizardPanel::evGUIWizardPanel ( const int  x,
const int  y,
const int  width,
const int  height 
)
inline
evGUIWizardPanel::~evGUIWizardPanel ( void  )
inlinevirtual

Member Function Documentation

int evGUIWizardPanel::DoCallback ( void  )
inline
int evGUIWizardPanel::DrawButtons ( void  ) const
inline
virtual const evString evGUIWizardPanel::GetClassName ( void  ) const
inlinevirtual

Reimplemented from evGUIObject.

void evGUIWizardPanel::SetCallback ( evGUIWizardPanelCallback  callback,
void *  data 
)
inline
void evGUIWizardPanel::SetNoButtons ( void  )
inline

Member Data Documentation

evGUIWizardPanelCallback evGUIWizardPanel::Callback
private
void* evGUIWizardPanel::CallbackData
private
int evGUIWizardPanel::NoButtons
private

The documentation for this class was generated from the following file: