KDevelop API Documentation

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

typedef Trie<char, QString, int> Structure::KStringIntTrie
 

Definition at line 54 of file Trie.h.

Referenced by main().


Function Documentation

void add_prefix QString str,
const char &  prefix
[inline]
 

Definition at line 42 of file Trie.h.

Referenced by KDict< type >::find(), KDict< type >::insert(), and KDict< type >::remove().

char blank const QString str  )  [inline]
 

Definition at line 22 of file Trie.h.

bool empty const QString str  )  [inline]
 

Definition at line 34 of file Trie.h.

char first const QString str  )  [inline]
 

Definition at line 26 of file Trie.h.

int length const QString str  )  [inline]
 

Definition at line 38 of file Trie.h.

void strip QString str  )  [inline]
 

Definition at line 30 of file Trie.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:33 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003