swift
|
Configure the most important settings. More...
Public Types | |
enum | Pages { Legal , DataLoad , CopyModels , CopySettingsAndCaches , ConfigSimulator , FirstModelSet , XSwiftBus , ConfigHotkeys } |
Page ids. | |
Public Member Functions | |
CConfigurationWizard (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CConfigurationWizard () |
Destructor. | |
bool | lastStepSkipped () const |
Was the last step skipped? | |
Static Public Member Functions | |
static bool | lastWizardStepSkipped (const QWizard *standardWizard) |
Static version of CConfigurationWizard::lastStepSkipped. | |
Protected Member Functions | |
virtual bool | event (QEvent *event) |
Configure the most important settings.
Definition at line 23 of file configurationwizard.h.
|
protectedvirtual |
Definition at line 74 of file configurationwizard.cpp.