KDEUI
fonthelpers.cpp File Reference
#include "fonthelpers_p.h"#include "klocale.h"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
Definition at line 91 of file fonthelpers.cpp.
Definition at line 42 of file fonthelpers.cpp.
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.
KDE 4.3 API Reference