kdevplatform/language/duchain
usesnavigationcontext.cpp
Go to the documentation of this file.
29 UsesNavigationContext::UsesNavigationContext(IndexedDeclaration declaration, AbstractNavigationContext* previousContext)
Customized read locker for the definition-use chain.
Definition: duchainlock.h:114
static DUChainLock * lock()
Retrieve the read write lock for the entire definition-use chain.
Definition: duchain.cpp:1283
A widget that allows browsing through all the uses of a declaration, and also through all declaration...
Definition: useswidget.h:154
Represents a single declaration in a definition-use chain.
Definition: declaration.h:51
Represents a declaration only by its global indices.
Definition: indexeddeclaration.h:33
Definition: abstractfunctiondeclaration.cpp:27
DUChainPointer< Declaration > DeclarationPointer
Definition: duchainpointer.h:200
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.