|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Owns the nested pause QEventLoop pointer and the application-wide freeze (disabled top-levels, actions, central widget, overlay, input filter) for the outermost LuaDebuggerDialog::handlePause frame.
More...
#include <lua_debugger_pause.h>
Public Member Functions | |
| LuaDebuggerPauseController (LuaDebuggerDialog *host) | |
| bool | hasActiveLoop () const |
| QEventLoop * | activeLoop () const |
| void | setActiveLoop (QEventLoop *loop) |
| void | clearActiveLoop () |
| void | quitLoop () |
| void | beginOuterFreeze () |
| void | endFreeze () |
Owns the nested pause QEventLoop pointer and the application-wide freeze (disabled top-levels, actions, central widget, overlay, input filter) for the outermost LuaDebuggerDialog::handlePause frame.