Structure Namespace Reference
Typedefs | |
typedef Trie< char, QString, int > | KStringIntTrie |
Functions | |
char | blank (const QString &str) |
char | first (const QString &str) |
void | strip (QString &str) |
bool | empty (const QString &str) |
int | length (const QString &str) |
void | add_prefix (QString &str, const char &prefix) |
Typedef Documentation
|
|
Function Documentation
|
Definition at line 42 of file Trie.h. Referenced by KDict< type >::find(), KDict< type >::insert(), and KDict< type >::remove(). |
|
|
|
|
|
|
|
|
|