|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
#include <theme_parser.h>
Public Attributes | |
| ThemeInfo | info |
| QHash< ThemeManager::ThemeToken, ThemeColorPair > | colors |
| QList< ThemeColorPair > | graphColors |
| QFont | regularFont |
| empty QFont if not set | |
| QFont | monospaceFont |
| empty QFont if not set | |
Populated by parse() on success. On failure, contents are undefined and should be discarded.