|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
#include <theme_parser.h>
Public Attributes | |
| ThemeInfo | info |
| QHash< ThemeManager::ThemeToken, ThemeColorPair > | colors |
| QList< ThemeColorPair > | graphColors |
| QString | regularFontName |
| theme's declared regular font descriptor; empty if unset | |
| QString | monospaceFontName |
| theme's declared monospace font descriptor; empty if unset | |
Populated by parse() on success. On failure, contents are undefined and should be discarded.