kdevplatform/language/duchain
ducontext.h File Reference
#include <QHash>
#include <QList>
#include <QSet>
#include <QVector>
#include <util/kdevvarlengtharray.h>
#include "identifier.h"
#include "duchainbase.h"
#include "types/abstracttype.h"
#include "duchainpointer.h"
#include "declarationid.h"
#include "indexedducontext.h"
#include "navigation/abstractnavigationwidget.h"
Include dependency graph for ducontext.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KDevelop::DUChainVisitor |
class | KDevelop::DUContext |
struct | KDevelop::DUContext::Import |
struct | KDevelop::DUContext::SearchItem |
Namespaces | |
KDevelop | |
Functions | |
QVector< RangeInRevision > | KDevelop::allUses (DUContext *context, int declarationIndex, bool noEmptyRanges=false) |
const Identifier & | KDevelop::globalAliasIdentifier () |
const Identifier & | KDevelop::globalImportIdentifier () |
const IndexedIdentifier & | KDevelop::globalIndexedAliasIdentifier () |
const IndexedIdentifier & | KDevelop::globalIndexedImportIdentifier () |
KDEVPLATFORMLANGUAGE_EXPORT QDebug | operator<< (QDebug dbg, const KDevelop::DUContext::Import &import) |
Q_DECLARE_TYPEINFO (KDevelop::DUContext::Import, Q_MOVABLE_TYPE) | |
Function Documentation
◆ operator<<()
KDEVPLATFORMLANGUAGE_EXPORT QDebug operator<< | ( | QDebug | dbg, |
const KDevelop::DUContext::Import & | import | ||
) |
Definition at line 60 of file ducontext.cpp.
◆ Q_DECLARE_TYPEINFO()
Q_DECLARE_TYPEINFO | ( | KDevelop::DUContext::Import | , |
Q_MOVABLE_TYPE | |||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 20 2021 23:38:35 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Jan 20 2021 23:38:35 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.