#include <mainscreenwidget.h>
Public Member Functions | |
| StandardActionLocker (MainScreenWidget *mainScreenWidget, int options) | |
| StandardActionLocker (const StandardActionLocker &locker) | |
| void | lock () |
| void | unlock () |
| ~StandardActionLocker () | |
|
||||||||||||
|
Definition at line 40 of file mainscreenwidget.cpp. References lock(). |
|
|
Definition at line 46 of file mainscreenwidget.cpp. |
|
|
Definition at line 75 of file mainscreenwidget.cpp. References unlock(). |
|
|
Definition at line 55 of file mainscreenwidget.cpp. References MainScreenWidget::lockStandardActions(). Referenced by StandardActionLocker(). |
|
|
Definition at line 64 of file mainscreenwidget.cpp. References MainScreenWidget::lockStandardActions(). Referenced by ~StandardActionLocker(). |
1.4.2