20 #ifndef GUI_FONTPREFERENCES_H 21 #define GUI_FONTPREFERENCES_H 23 #include "Gui/Utils/Widgets/Widget.h" 24 #include "Utils/Pimpl.h" 45 QString actionName()
const;
48 void languageChanged()
override;
49 void skinChanged()
override;
50 void showEvent(QShowEvent* e)
override;
53 void defaultClicked();
54 void comboFontsChanged(
const QFont& font);
57 QStringList availableFontSizes(
const QString& fontName,
const QString&
style=QString());
58 QStringList availableFontSizes(
const QFont& font);
60 void fillSizes(
const QStringList& sizes);
64 #endif // FONTCONFIG_H Definition: GUI_FontPreferences.h:31
QString style(bool dark)
fetch the stylesheet file formatted as string