Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes
lua_debugger_pause.h File Reference
#include <QList>
#include <QObject>
#include <QPointer>
#include <QString>
#include <QWidget>

Go to the source code of this file.

Classes

class  LuaDebuggerPauseController
 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...
 
class  LuaDebuggerPauseOverlay
 Translucent overlay shown over the main window while the Lua debugger is paused. More...
 
class  LuaDebuggerPauseInputFilter
 

Detailed Description

Pause UX: visual overlay and key capture that engage while the debugger holds execution.