swift
|
General GUI settings. More...
Signals | |
void | changedWindowsOpacity (int opacity) |
Change the windows opacity 0..100. | |
Public Member Functions | |
CSettingsGuiComponent (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CSettingsGuiComponent () |
Destructor. | |
void | hideOpacity (bool hide) |
Hide opacity elements. | |
void | setGuiOpacity (double value) |
GUI Opacity 0-100%. | |
General GUI settings.
Definition at line 23 of file settingsguicomponent.h.