kdevplatform/language/duchain
topducontext.h File Reference
Include dependency graph for topducontext.h:

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

Go to the source code of this file.
Classes | |
class | QExplicitlySharedDataPointer< T > |
struct | KDevelop::RecursiveImportRepository |
class | KDevelop::ReferencedTopDUContext |
struct | KDevelop::TopDUContext |
Namespaces | |
KDevelop | |
Typedefs | |
using | KDevelop::RecursiveImports = QHash< const TopDUContext *, QPair< int, const TopDUContext * > > |
Functions | |
QVector< RangeInRevision > | KDevelop::allUses (TopDUContext *context, Declaration *declaration, bool noEmptyRanges=false) |
Q_DECLARE_TYPEINFO (KDevelop::ReferencedTopDUContext, Q_MOVABLE_TYPE) | |
uint | KDevelop::qHash (const ReferencedTopDUContext &ctx) |
Function Documentation
◆ Q_DECLARE_TYPEINFO()
Q_DECLARE_TYPEINFO | ( | KDevelop::ReferencedTopDUContext | , |
Q_MOVABLE_TYPE | |||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Apr 14 2021 23:30:27 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Apr 14 2021 23:30:27 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.