#include <albaWizardSettings.h>
class name :albaWizardSettings class that manage wizard specific settings
Definition at line 30 of file albaWizardSettings.h.
◆ albaWizardSettings()
albaWizardSettings::albaWizardSettings |
( |
albaObserver * |
Listener, |
|
|
const albaString & |
label = _("Wizard Settings") |
|
) |
| |
◆ ~albaWizardSettings()
albaWizardSettings::~albaWizardSettings |
( |
| ) |
|
◆ OnEvent()
Answer to the messages coming from interface.
Reimplemented from albaGUISettings.
◆ SetShowInformationBoxes()
void albaWizardSettings::SetShowInformationBoxes |
( |
int |
value | ) |
|
Enable/disable show of information boxes.
◆ GetShowInformationBoxes()
int albaWizardSettings::GetShowInformationBoxes |
( |
| ) |
|
return the state of show of information boxes
◆ CreateGui()
void albaWizardSettings::CreateGui |
( |
| ) |
|
|
protectedvirtual |
◆ InitializeSettings()
void albaWizardSettings::InitializeSettings |
( |
| ) |
|
|
protectedvirtual |
Initialize language used into the application.
Reimplemented from albaGUISettings.
◆ m_ShowInformationBoxes
int albaWizardSettings::m_ShowInformationBoxes |
|
protected |
The documentation for this class was generated from the following file: