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

Coordinates Lua plugin reload: pre/post core callbacks, deferred reload after pause, toolbar checkbox chrome, and refreshing open script tabs from disk. More...

#include <lua_debugger_dialog.h>

Inheritance diagram for LuaDebuggerLuaReloadCoordinator:

Public Slots

void onReloadLuaPluginsRequested ()
 

Public Member Functions

 LuaDebuggerLuaReloadCoordinator (LuaDebuggerDialog *host)
 
void handlePreReload ()
 
void handlePostReload ()
 
bool reloadUiActive () const
 
bool takeDeferredReload ()
 If reloadDeferred_ was set, clear it and return true.
 

Detailed Description

Coordinates Lua plugin reload: pre/post core callbacks, deferred reload after pause, toolbar checkbox chrome, and refreshing open script tabs from disk.


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