6 #ifndef SWIFT_GUI_COMPONENTS_SETTINGSCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_SETTINGSCOMPONENT_H
11 #include <QScopedPointer>
21 class CSettingsComponent;
41 SettingTabDataAndCaches,
43 SettingTabSimulatorBasics,
44 SettingTabSimulatorMessages,
63 void setSettingsOverviewTab();
66 void setGuiOpacity(
double value);
74 void onOverviewButtonClicked();
76 QScopedPointer<Ui::CSettingsComponent> ui;
~CSettingsComponent()
Destructor.
void changedWindowsOpacity(int opacity)
Change the windows opacity 0..100.
Simple hardcoded info about the corresponding simulator.
Allows to have specific utility functions for each simulator.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.