kdevplatform/language/duchain
abstractnavigationcontext.h
Go to the documentation of this file.
39 Nothing = 0x0,
40 Bold = 0x1,
41 Italic = 0x2,
42 Fixed = 0x4
71 explicit AbstractNavigationContext(const TopDUContextPointer& topContext = TopDUContextPointer(),
155 QString createLink(const QString& name, const QString& targetId, const NavigationAction& action);
Represents a declaration only by its global indices.
Definition: indexeddeclaration.h:33
A helper-class for elegant colorization of html-strings .
Definition: abstractnavigationcontext.h:36
DUChainPointer< TopDUContext > TopDUContextPointer
Definition: duchainpointer.h:199
Definition: abstractfunctiondeclaration.cpp:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:29:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:29:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.