20 #ifndef GUI_FONTPREFERENCES_H 21 #define GUI_FONTPREFERENCES_H 23 #include "Gui/Utils/Widgets/Widget.h" 24 #include "Utils/Pimpl.h" 45 QString action_name()
const;
48 void language_changed()
override;
49 void showEvent(QShowEvent* e)
override;
52 void default_clicked();
53 void combo_fonts_changed(
const QFont& font);
56 QStringList available_font_sizes(
const QString& font_name,
const QString&
style=QString());
57 QStringList available_font_sizes(
const QFont& font);
59 void fill_sizes(
const QStringList& sizes);
63 #endif // FONTCONFIG_H Definition: GUI_FontPreferences.h:31
QString style(bool dark)
fetch the stylesheet file formatted as string