kdevplatform/language/duchain
duchainpointer.h File Reference
#include <QMetaType>
#include <QList>
#include <QExplicitlySharedDataPointer>
#include <language/languageexport.h>
Include dependency graph for duchainpointer.h:

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

Go to the source code of this file.
Classes | |
class | KDevelop::DUChainPointer< Type > |
class | KDevelop::DUChainPointerData |
Namespaces | |
KDevelop | |
Typedefs | |
using | KDevelop::DeclarationPointer = DUChainPointer< Declaration > |
using | KDevelop::DUChainBasePointer = DUChainPointer< DUChainBase > |
using | KDevelop::DUContextPointer = DUChainPointer< DUContext > |
using | KDevelop::FunctionDeclarationPointer = DUChainPointer< AbstractFunctionDeclaration > |
using | KDevelop::TopDUContextPointer = DUChainPointer< TopDUContext > |
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.