Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

WizardBase Class Reference

This wizard takes you through the carbon 1s rule settings. More...

Inheritance diagram for WizardBase:

Inheritance graph
[legend]
Collaboration diagram for WizardBase:

Collaboration graph
[legend]

Public Member Functions

 WizardBase (wxWindow *parent, int id=-1, const wxString &title=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxPoint &pos=wxDefaultPosition)
bool AddPage (WizardPageBase *P, WizardPageBase *L=NULL)
void OnWizardCancel (wxWizardEvent &event)

Detailed Description

This wizard takes you through the carbon 1s rule settings.


Constructor & Destructor Documentation

WizardBase::WizardBase wxWindow *  parent,
int  id = -1,
const wxString &  title = wxEmptyString,
const wxBitmap &  bitmap = wxNullBitmap,
const wxPoint &  pos = wxDefaultPosition
[inline]
 

The usual constructor, defaults to wxWizard.


Member Function Documentation

bool WizardBase::AddPage WizardPageBase P,
WizardPageBase L = NULL
[inline]
 

Add a new wizard page; either append or insert after L

Parameters:
P The page to add
L The page to insert before
Returns:
true if successful

void WizardBase::OnWizardCancel wxWizardEvent &  event  )  [inline]
 

Called when a wizard cancelled.


The documentation for this class was generated from the following file:
Generated on Tue Dec 23 10:24:34 2003 for xps4xps by doxygen 1.3.5