Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
lua_debugger_stack.h File Reference
#include <QObject>
#include "lua_debugger_utils.h"

Go to the source code of this file.

Classes

class  LuaDebuggerStackController
 Stack trace panel: column layout, rebuild from the engine, selection → variables frame, open-source gestures, and context menu. More...
 

Namespaces

namespace  StackColumn
 Column indices for the Stack Trace tree model.
 

Variables

constexpr int StackColumn::Function = 0
 
constexpr int StackColumn::Location = 1
 
constexpr int StackColumn::Count = 2
 

Detailed Description

Call-stack panel: column layout, model build, frame selection.