|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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>
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. | |
Evaluate panel: enable/disable by pause state, run expressions, clear I/O, and append batched logpoint lines to the output.