OpenMS
2.7.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 | |
SwathGUILock (SwathTabWidget *stw) | |
~SwathGUILock () | |
Private Attributes | |
SwathTabWidget * | stw_ |
QWidget * | old_ |
GUIHelpers::GUILock | glock_ |
RAII class to switch to certain TabWidget, disable the GUI and go back to the orignal Tab when this class is destroyed.
SwathGUILock | ( | SwathTabWidget * | stw | ) |
~SwathGUILock | ( | ) |
|
private |
|
private |
|
private |