, including all inherited members.
| capwords(const QString &text) | KStringHandler | [static] |
| capwords(const QStringList &list) | KStringHandler | [static] |
| center(const QString &text, uint width) | KStringHandler | [static] |
| csqueeze(const QString &str, uint maxlen=40) | KStringHandler | [static] |
| insword(const QString &text, const QString &word, uint pos) | KStringHandler | [static] |
| ljust(const QString &text, uint width) | KStringHandler | [static] |
| lsqueeze(const QString &str, uint maxlen=40) | KStringHandler | [static] |
| matchFilename(const QString &filename, const QString &pattern) | KStringHandler | [inline, static] |
| matchFileName(const QString &filename, const QString &pattern) | KStringHandler | [static] |
| perlSplit(const QString &sep, const QString &s, uint max=0) | KStringHandler | [static] |
| perlSplit(const QChar &sep, const QString &s, uint max=0) | KStringHandler | [static] |
| perlSplit(const QRegExp &sep, const QString &s, uint max=0) | KStringHandler | [static] |
| remrange(const QString &text, const char *range) | KStringHandler | [static] |
| remword(const QString &text, uint pos) | KStringHandler | [static] |
| remword(const QString &text, const QString &word) | KStringHandler | [static] |
| reverse(const QString &text) | KStringHandler | [static] |
| reverse(const QStringList &list) | KStringHandler | [static] |
| rjust(const QString &text, uint width) | KStringHandler | [static] |
| rsqueeze(const QString &str, uint maxlen=40) | KStringHandler | [static] |
| setword(const QString &text, const QString &word, uint pos) | KStringHandler | [static] |
| tagURLs(const QString &text) | KStringHandler | [static] |
| word(const QString &text, uint pos) | KStringHandler | [static] |
| word(const QString &text, const char *range) | KStringHandler | [static] |