tdecore
KStringHandler Member List
This is the complete list of members for KStringHandler, including all inherited members.
capwords(const TQString &text) | KStringHandler | [static] |
capwords(const TQStringList &list) | KStringHandler | [static] |
cEmSqueeze(const TQString &name, const TQFontMetrics &fontMetrics, uint maxlen=30) | KStringHandler | [static] |
center(const TQString &text, uint width) | KStringHandler | [static] |
cPixelSqueeze(const TQString &name, const TQFontMetrics &fontMetrics, uint maxPixels) | KStringHandler | [static] |
csqueeze(const TQString &str, uint maxlen=40) | KStringHandler | [static] |
from8Bit(const char *str) | KStringHandler | [static] |
insword(const TQString &text, const TQString &word, uint pos) | KStringHandler | [static] |
isUtf8(const char *str) | KStringHandler | [static] |
lEmSqueeze(const TQString &name, const TQFontMetrics &fontMetrics, uint maxlen=30) | KStringHandler | [static] |
ljust(const TQString &text, uint width) KDE_DEPRECATED | KStringHandler | [static] |
lPixelSqueeze(const TQString &name, const TQFontMetrics &fontMetrics, uint maxPixels) | KStringHandler | [static] |
lsqueeze(const TQString &str, uint maxlen=40) | KStringHandler | [static] |
matchFileName(const TQString &filename, const TQString &pattern) | KStringHandler | [static] |
matchFilename(const TQString &filename, const TQString &pattern) | KStringHandler | [inline, static] |
obscure(const TQString &str) | KStringHandler | [static] |
perlSplit(const TQString &sep, const TQString &s, uint max=0) | KStringHandler | [static] |
perlSplit(const TQChar &sep, const TQString &s, uint max=0) | KStringHandler | [static] |
perlSplit(const TQRegExp &sep, const TQString &s, uint max=0) | KStringHandler | [static] |
remrange(const TQString &text, const char *range) | KStringHandler | [static] |
rEmSqueeze(const TQString &name, const TQFontMetrics &fontMetrics, uint maxlen=30) | KStringHandler | [static] |
remword(const TQString &text, uint pos) | KStringHandler | [static] |
remword(const TQString &text, const TQString &word) | KStringHandler | [static] |
reverse(const TQString &text) | KStringHandler | [static] |
reverse(const TQStringList &list) | KStringHandler | [static] |
rjust(const TQString &text, uint width) KDE_DEPRECATED | KStringHandler | [static] |
rPixelSqueeze(const TQString &name, const TQFontMetrics &fontMetrics, uint maxPixels) | KStringHandler | [static] |
rsqueeze(const TQString &str, uint maxlen=40) | KStringHandler | [static] |
setword(const TQString &text, const TQString &word, uint pos) | KStringHandler | [static] |
tagURLs(const TQString &text) | KStringHandler | [static] |
word(const TQString &text, uint pos) KDE_DEPRECATED | KStringHandler | [static] |
word(const TQString &text, const char *range) | KStringHandler | [static] |