KDEUI
fonthelpers.cpp File Reference
Go to the source code of this file.
Functions | |
| static bool | localeLessThan (const QString &a, const QString &b) |
| void | splitFontString (const QString &name, QString *family, QString *foundry) |
| QString | translateFontName (const QString &name) |
| QStringList | translateFontNameList (const QStringList &names, QHash< QString, QString > *trToRawNames) |
Function Documentation
|
static |
Definition at line 91 of file fonthelpers.cpp.
| void splitFontString | ( | const QString & | name, |
| QString * | family, | ||
| QString * | foundry | ||
| ) |
Definition at line 42 of file fonthelpers.cpp.
| QString translateFontName | ( | const QString & | name | ) |
Definition at line 64 of file fonthelpers.cpp.
| QStringList translateFontNameList | ( | const QStringList & | names, |
| QHash< QString, QString > * | trToRawNames | ||
| ) |
Definition at line 96 of file fonthelpers.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:11:06 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:11:06 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.