2005/5/9

     
 

class WizardPage

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::WizardPage Class Reference

#include <WizardPage.h>

Inheritance diagram for acdk::wx::WizardPage:

acdk::wx::Panel acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxWizardPage

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.3
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 WizardPage (IN(RWizard) parent, IN(RBitmap) bitmap, IN(RString) resource=Nil)
RWizardPage getPrev () const
RWizardPage getNext () const
RBitmap getBitmap () const


Constructor & Destructor Documentation

acdk::wx::WizardPage::WizardPage IN(RWizard parent,
IN(RBitmap bitmap,
IN(RString resource = Nil
[inline]
 


Member Function Documentation

RBitmap acdk::wx::WizardPage::getBitmap  )  const [inline]
 

RWizardPage acdk::wx::WizardPage::getNext  )  const [inline]
 

RWizardPage acdk::wx::WizardPage::getPrev  )  const [inline]