OpenMS
2.6.0
|
RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this class is destroyed. More...
#include <OpenMS/VISUAL/DIALOGS/SwathTabWidget.h>
Public Member Functions | |
GUILock (SwathTabWidget *stw) | |
~GUILock () | |
Private Attributes | |
SwathTabWidget * | stw_ |
QWidget * | old_ |
bool | was_enabled_ |
RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this class is destroyed.
GUILock | ( | SwathTabWidget * | stw | ) |
~GUILock | ( | ) |
|
private |
|
private |
|
private |