Singleton class that manage the styles.
More...
#include <styleSheet.h>
Singleton class that manage the styles.
Definition at line 34 of file styleSheet.h.
StyleSheet::StyleSheet |
( |
| ) |
|
|
explicitprivate |
QString StyleSheet::getStyleSheet |
( |
const QString & |
style_name | ) |
|
|
private |
template<typename T >
void StyleSheet::setObjectStyleSheet |
( |
T * |
object, |
|
|
const QString & |
style_name |
|
) |
| |
|
private |
void StyleSheet::setStyleSheet |
( |
QWidget * |
widget, |
|
|
const QString & |
style_name |
|
) |
| |
void StyleSheet::setStyleSheet |
( |
QApplication * |
app, |
|
|
const QString & |
style_name |
|
) |
| |
QMap<QString, QString> StyleSheet::m_cacheStyles |
|
private |
The documentation for this class was generated from the following files: