RecoveryPoint Struct Reference
List of all members.Public Member Functions | |
RecoveryPoint () | |
Public Attributes | |
int | kind |
QStringList | scope |
QValueList< QStringList > | imports |
int | startLine |
int | startColumn |
int | endLine |
int | endColumn |
Private Member Functions | |
RecoveryPoint (const RecoveryPoint &source) | |
void | operator= (const RecoveryPoint &source) |
Constructor & Destructor Documentation
|
Definition at line 135 of file cppcodecompletion.cpp. References endColumn, endLine, kind, startColumn, and startLine. |
|
|
Member Function Documentation
|
|
Member Data Documentation
|
Definition at line 133 of file cppcodecompletion.cpp. Referenced by ComputeRecoveryPoints::insertRecoveryPoint(), and RecoveryPoint(). |
|
Definition at line 133 of file cppcodecompletion.cpp. Referenced by ComputeRecoveryPoints::insertRecoveryPoint(), and RecoveryPoint(). |
|
Definition at line 130 of file cppcodecompletion.cpp. Referenced by ComputeRecoveryPoints::insertRecoveryPoint(). |
|
Definition at line 128 of file cppcodecompletion.cpp. Referenced by CppCodeCompletion::completeText(), ComputeRecoveryPoints::insertRecoveryPoint(), and RecoveryPoint(). |
|
Definition at line 129 of file cppcodecompletion.cpp. Referenced by CppCodeCompletion::completeText(), and ComputeRecoveryPoints::insertRecoveryPoint(). |
|
Definition at line 132 of file cppcodecompletion.cpp. Referenced by CppCodeCompletion::completeText(), ComputeRecoveryPoints::insertRecoveryPoint(), and RecoveryPoint(). |
|
Definition at line 132 of file cppcodecompletion.cpp. Referenced by CppCodeCompletion::completeText(), ComputeRecoveryPoints::insertRecoveryPoint(), and RecoveryPoint(). |
The documentation for this struct was generated from the following file:
- languages/cpp/cppcodecompletion.cpp