language/duchain
KDevelop::ImportTraceItem Class Reference
This class is used to trace imports while findDeclarationsInternal. The back-tracing may be needed for correctly resolving delayed types(templates). More...
#include <ducontext.h>
Public Member Functions | |
| ImportTraceItem (const DUContext *_ctx, SimpleCursor _pos=SimpleCursor::invalid()) | |
Public Attributes | |
| const DUContext * | ctx |
| SimpleCursor | position |
Detailed Description
This class is used to trace imports while findDeclarationsInternal. The back-tracing may be needed for correctly resolving delayed types(templates).
Definition at line 175 of file ducontext.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference