Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Macros
styleSheet.h File Reference
#include <QMap>
#include <QString>
Include dependency graph for styleSheet.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define SetObjectStyleSheet (   object,
  name 
)    StyleSheet::instance().setStyleSheet(object, name)

Definition at line 10 of file styleSheet.h.