, including all inherited members.
capwords(const QString &text) | KStringHandler | [static] |
capwords(const QStringList &list) | KStringHandler | [static] |
cEmSqueeze(const QString &name, const QFontMetrics &fontMetrics, uint maxlen=30) | KStringHandler | [static] |
center(const QString &text, uint width) | KStringHandler | [static] |
cPixelSqueeze(const QString &name, const QFontMetrics &fontMetrics, uint maxPixels) | KStringHandler | [static] |
csqueeze(const QString &str, uint maxlen=40) | KStringHandler | [static] |
from8Bit(const char *str) | KStringHandler | [static] |
insword(const QString &text, const QString &word, uint pos) | KStringHandler | [static] |
isUtf8(const char *str) | KStringHandler | [static] |
lEmSqueeze(const QString &name, const QFontMetrics &fontMetrics, uint maxlen=30) | KStringHandler | [static] |
ljust(const QString &text, uint width) KDE_DEPRECATED | KStringHandler | [static] |
lPixelSqueeze(const QString &name, const QFontMetrics &fontMetrics, uint maxPixels) | KStringHandler | [static] |
lsqueeze(const QString &str, uint maxlen=40) | KStringHandler | [static] |
matchFileName(const QString &filename, const QString &pattern) | KStringHandler | [static] |
matchFilename(const QString &filename, const QString &pattern) | KStringHandler | [inline, static] |
obscure(const QString &str) | 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] |
rEmSqueeze(const QString &name, const QFontMetrics &fontMetrics, uint maxlen=30) | 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) KDE_DEPRECATED | KStringHandler | [static] |
rPixelSqueeze(const QString &name, const QFontMetrics &fontMetrics, uint maxPixels) | 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) KDE_DEPRECATED | KStringHandler | [static] |
word(const QString &text, const char *range) | KStringHandler | [static] |