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.


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.

Referenced by TrollProjectWidget::allFiles(), CustomProjectPart::contextMenu(), AntProjectPart::contextMenu(), KDiffTextEdit::createPopupMenu(), AutoProjectPart::executeTarget(), TrollProjectWidget::getHeader(), TrollProjectWidget::parseScope(), TrollProjectWidget::removeFile(), SubclassingDlg::saveBuffer(), FileBuffer::saveBuffer(), SQLSupportPart::savedFile(), RubySupportPart::savedFile(), PythonSupportPart::savedFile(), PHPSupportPart::savedFile(), PerlSupportPart::savedFile(), FortranSupportPart::savedFile(), BashSupportPart::savedFile(), TrollProjectWidget::slotAddFiles(), TrollProjectWidget::slotAddSubdir(), TrollProjectWidget::slotDetailsContextMenu(), AbbrevPart::slotFilterInsertString(), TrollProjectWidget::slotNewFile(), TrollProjectWidget::slotOverviewContextMenu(), TrollProjectWidget::slotOverviewSelectionChanged(), PHPSupportPart::slotTextChanged(), TrollProjectWidget::updateProjectConfiguration(), and TrollProjectWidget::updateProjectFile().

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:52:09 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003