|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
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 |
Stores the foreground and background colors used to highlight invalid filter expressions in the Lua debugger UI.
| QColor LuaDebuggerPath::LuaDbgInvalidFilterColors::bg |
Background color applied to an invalid filter expression.
| QColor LuaDebuggerPath::LuaDbgInvalidFilterColors::fg |
Foreground (text) color applied to an invalid filter expression.