#include <install_viewer_wizard.h>
Inheritance diagram for install_viewer_wizard:

Public Methods |
|
| install_viewer_wizard (wxWindow *parent=NULL, int id=-1, const wxString &title=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, const wxString &cancel_message=_("Abort the setup wizard?")) | |
| Constructor. |
|
| ~install_viewer_wizard () | |
| Destructor. |
|
When the user selects 'Install handheld software' from the main_frame menu, this wizard will ask questions and install the handheld software.
|
||||||||||||||||||||||||
|
Constructor.
|