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

Public Methods |
|
| viewer_wizardpage (wxWizard *parent, wxBitmap bitmap=wxNullBitmap) | |
| Constructor. |
|
| ~viewer_wizardpage () | |
| Destructor. |
|
| void | get_fullnames_to_install (wxArrayString *fullnames_to_install) |
| Get a list of the fullnames of the files to be installed. |
|
| long | get_bpp () |
| Gets the selected bpp (bits per pixel of their selected device). |
|
|
||||||||||||
|
Constructor.
|
|
|
Gets the selected bpp (bits per pixel of their selected device). This is used for example in the setup_wizard to automatically set the bpp value of any default channels that they have.
|
|
|
Get a list of the fullnames of the files to be installed.
|