![]() |
OpenMS
|
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/WizardHelper.h>
Public Member Functions | |
| WizardGUILock (TWidgetClass *stw) | |
| ~WizardGUILock () | |
Private Attributes | |
| TWidgetClass * | 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.
|
inline |
|
inline |
References WizardGUILock< TWidgetClass >::old_, and WizardGUILock< TWidgetClass >::stw_.
|
private |
|
private |
Referenced by WizardGUILock< TWidgetClass >::~WizardGUILock().
|
private |
Referenced by WizardGUILock< TWidgetClass >::~WizardGUILock().