|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
In-memory Lua debugger UI settings backed by lua_debugger.json (global personal config, not per-profile). More...
#include <lua_debugger_settings.h>
Public Member Functions | |
| void | loadFromFile () |
| void | saveToFile () const |
| QVariantMap & | map () |
| const QVariantMap & | map () const |
Static Public Member Functions | |
| static QJsonArray | jsonArrayAt (const QVariantMap &map, const char *key) |
In-memory Lua debugger UI settings backed by lua_debugger.json (global personal config, not per-profile).
|
static |
QVariantMap values for JSON arrays are typically QVariantList of QVariantMap.