Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
LuaDebuggerPath::LuaDbgInvalidFilterColors Struct Reference

Stores the foreground and background colors used to highlight invalid filter expressions in the Lua debugger UI. More...

#include <lua_debugger_utils.h>

Public Attributes

QColor fg
QColor bg

Detailed Description

Stores the foreground and background colors used to highlight invalid filter expressions in the Lua debugger UI.

Member Data Documentation

◆ bg

QColor LuaDebuggerPath::LuaDbgInvalidFilterColors::bg

Background color applied to an invalid filter expression.

◆ fg

QColor LuaDebuggerPath::LuaDbgInvalidFilterColors::fg

Foreground (text) color applied to an invalid filter expression.


The documentation for this struct was generated from the following file: