![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <QMap>#include <QString>Go to the source code of this file.
Classes | |
| class | StyleSheet |
| Singleton class that manage the styles. More... | |
Namespaces | |
| StyleSheetNames | |
| Names of the styles that will be used for the GUI components appearance. | |
Macros | |
| #define | SetObjectStyleSheet(object, name) StyleSheet::instance().setStyleSheet(object, name) |
| #define SetObjectStyleSheet | ( | object, | |
| name | |||
| ) | StyleSheet::instance().setStyleSheet(object, name) |
Definition at line 10 of file styleSheet.h.
1.8.11