#include <theme_manager.h>
|
|
QString | name |
| | Display name, e.g. "Wireshark Default".
|
| |
|
QString | internalName |
| | Internal name, e.g. "default".
|
| |
|
int | version = 0 |
| | Schema version (currently 1)
|
| |
|
QString | description |
| | One-line description shown in preferences.
|
| |
|
QString | author |
| | Theme author or organization.
|
| |
Theme metadata from the "meta" section of theme.jsonc.
The documentation for this struct was generated from the following file: