QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsFontUtils, including all inherited members.
fontFamilyHasStyle(const QString &family, const QString &style) | QgsFontUtils | static |
fontFamilyMatchOnSystem(const QString &family, QString *chosen=0, bool *match=0) | QgsFontUtils | static |
fontFamilyOnSystem(const QString &family) | QgsFontUtils | static |
fontMatchOnSystem(const QFont &f) | QgsFontUtils | static |
getStandardTestFont(const QString &style="Roman", int pointsize=12) | QgsFontUtils | static |
loadStandardTestFonts(QStringList loadstyles) | QgsFontUtils | static |
standardTestFontFamily() | QgsFontUtils | static |
updateFontViaStyle(QFont &f, const QString &fontstyle, bool fallback=false) | QgsFontUtils | static |