16#ifndef __albaGUILocaleSettings_H__
17#define __albaGUILocaleSettings_H__
35 WIZARD_SETTINGS_ID =
MINID,
Implementation of the message object for the Subject/Observer design pattern.
class name: albaGUISettings base class for more complex specified classes regarding the setting of ap...
Interface implementing the Observer of the Subject/Observer design pattern.
albaString - performs common string operations on c-strings.
class name :albaWizardSettings class that manage wizard specific settings
void OnEvent(albaEventBase *alba_event)
Answer to the messages coming from interface.
int m_ShowInformationBoxes
int GetShowInformationBoxes()
return the state of show of information boxes
void SetShowInformationBoxes(int value)
Enable/disable show of information boxes.
~albaWizardSettings()
destructor
void CreateGui()
Create the GUI for the setting panel.
albaWizardSettings(albaObserver *Listener, const albaString &label=_("Wizard Settings"))
constructor
void InitializeSettings()
Initialize language used into the application.