14 #ifndef RAVENCOIN_DARKSTYLE_H 15 #define RAVENCOIN_DARKSTYLE_H 17 #include <QApplication> 18 #include <QProxyStyle> 19 #include <QStyleFactory> 33 void polish(QPalette &palette)
override;
34 void polish(QApplication *app)
override;
37 QStyle *
styleBase(QStyle *style = Q_NULLPTR)
const;
40 #endif //RAVENCOIN_DARKSTYLE_H
QStyle * baseStyle() const
void polish(QPalette &palette) override
QStyle * styleBase(QStyle *style=Q_NULLPTR) const