KDEUI
fonthelpers.cpp
Go to the documentation of this file.
static bool localeLessThan(const QString &a, const QString &b)
Definition: fonthelpers.cpp:91
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
iterator insert(const Key &key, const T &value)
int localeAwareCompare(const QString &other) const
#define I18N_NOOP2(comment, x)
We need to remember the context to get the correct translation.
Definition: kstandardshortcut.cpp:68
void splitFontString(const QString &name, QString *family, QString *foundry)
Definition: fonthelpers.cpp:42
bool contains(const QString &str, Qt::CaseSensitivity cs) const
const char * name(StandardAction id)
This will return the internal name of a given standard action.
Definition: kstandardaction.cpp:223
QString i18nc(const char *ctxt, const char *text)
void clear()
void append(const T &value)
bool isEmpty() const
QString trimmed() const
iterator end()
QString mid(int position, int n) const
QStringList translateFontNameList(const QStringList &names, QHash< QString, QString > *trToRawNames)
Definition: fonthelpers.cpp:96
int length() const
QString left(int n) const
void prepend(const T &value)
bool contains(const Key &key) const
iterator begin()
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.