Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LuaDebuggerPauseController Class Reference

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>

Inheritance diagram for LuaDebuggerPauseController:

Public Member Functions

 LuaDebuggerPauseController (LuaDebuggerDialog *host)
 
bool hasActiveLoop () const
 
QEventLoop * activeLoop () const
 
void setActiveLoop (QEventLoop *loop)
 
void clearActiveLoop ()
 
void quitLoop ()
 
void beginOuterFreeze ()
 
void endFreeze ()
 

Detailed Description

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.


The documentation for this class was generated from the following files: