KDevelop API Documentation

CppCodeCompletionData Struct Reference

Collaboration diagram for CppCodeCompletionData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CppCodeCompletionData ()
RecoveryPointfindRecoveryPoint (int line, int column)

Public Attributes

QPtrList< RecoveryPointrecoveryPoints
QStringList classNameList

Constructor & Destructor Documentation

CppCodeCompletionData::CppCodeCompletionData  )  [inline]
 

Definition at line 151 of file cppcodecompletion.cpp.


Member Function Documentation

RecoveryPoint* CppCodeCompletionData::findRecoveryPoint int  line,
int  column
[inline]
 

Definition at line 156 of file cppcodecompletion.cpp.

Referenced by CppCodeCompletion::completeText().


Member Data Documentation

QStringList CppCodeCompletionData::classNameList
 

Definition at line 149 of file cppcodecompletion.cpp.

Referenced by CppCodeCompletion::evaluateExpression(), and CppCodeCompletion::findClass().

QPtrList<RecoveryPoint> CppCodeCompletionData::recoveryPoints
 

Definition at line 148 of file cppcodecompletion.cpp.

Referenced by CppCodeCompletion::computeRecoveryPoints().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:21:14 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003