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

Evaluate panel: enable/disable by pause state, run expressions, clear I/O, and append batched logpoint lines to the output. More...

#include <lua_debugger_evaluate.h>

Inheritance diagram for LuaDebuggerEvalController:

Public Slots

void onEvaluate ()
 
void onEvalClear ()
 

Public Member Functions

 LuaDebuggerEvalController (LuaDebuggerDialog *host)
 
void attach (QPlainTextEdit *input, QPlainTextEdit *output, QPushButton *evalBtn, QPushButton *clearBtn)
 
void updatePanelState () const
 
void appendOutputLines (const QStringList &lines)
 Append lines (e.g. logpoint drain) and scroll to the end.
 

Detailed Description

Evaluate panel: enable/disable by pause state, run expressions, clear I/O, and append batched logpoint lines to the output.


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