The main window of the Wizard. More...
#include <WizardMainWindow.h>
Inheritance diagram for WizardMainWindow:
Collaboration diagram for WizardMainWindow:Public Slots | |
| virtual void | welcomeHelp () |
| When button Help of WelcomeWindow interface is clicked, the wiki page "New interfaces of Wizard" opens. More... | |
Public Member Functions | |
| void | setCentralWidget (QWidget *widget) |
| void | setStateInfo (QString info) |
| WizardMainWindow () | |
| Constructor. More... | |
| ~WizardMainWindow () | |
| Destructor. More... | |
The main window of the Wizard.
All state widgets are contained in this window.
| WizardMainWindow::WizardMainWindow | ( | ) |
| WizardMainWindow::~WizardMainWindow | ( | ) |
Destructor.
| void WizardMainWindow::setCentralWidget | ( | QWidget * | widget | ) |
| void WizardMainWindow::setStateInfo | ( | QString | info | ) |
|
virtualslot |
When button Help of WelcomeWindow interface is clicked, the wiki page "New interfaces of Wizard" opens.
Referenced by WizardMainWindow().
Here is the caller graph for this function: