AbstractNavigationContext(const TopDUContextPointer &topContext=TopDUContextPointer(), AbstractNavigationContext *previousContext=nullptr) | KDevelop::AbstractNavigationContext | explicit |
accept() | KDevelop::AbstractNavigationContext | |
accept(IndexedDeclaration decl) | KDevelop::AbstractNavigationContext | |
acceptLink(const QString &link) | KDevelop::AbstractNavigationContext | |
addHtml(const QString &html) | KDevelop::AbstractNavigationContext | protected |
alreadyComputed() const | KDevelop::AbstractNavigationContext | |
back() | KDevelop::AbstractNavigationContext | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clear() | KDevelop::AbstractNavigationContext | protected |
codeHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
commentHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
contentsChanged() | KDevelop::AbstractNavigationContext | signal |
createLink(const QString &name, const QString &targetId, const NavigationAction &action) | KDevelop::AbstractNavigationContext | protected |
currentAction() const | KDevelop::AbstractNavigationContext | |
currentHtml() const | KDevelop::AbstractNavigationContext | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
declarationKind(const DeclarationPointer &decl) | KDevelop::AbstractNavigationContext | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
down() | KDevelop::AbstractNavigationContext | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
errorHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
execute(const NavigationAction &action) | KDevelop::AbstractNavigationContext | |
executeAction(int index) | KDevelop::ProblemNavigationContext | slot |
executeKeyAction(const QString &key) override | KDevelop::ProblemNavigationContext | virtual |
executeLink(const QString &link) | KDevelop::AbstractNavigationContext | |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
Flag enum name | KDevelop::ProblemNavigationContext | |
html(bool shorten=false) override | KDevelop::ProblemNavigationContext | virtual |
importantHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetMaximized() const override | KDevelop::ProblemNavigationContext | virtual |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
labelHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
linkCount() const | KDevelop::AbstractNavigationContext | |
makeLink(const QString &name, const DeclarationPointer &declaration, NavigationAction::Type actionType) | KDevelop::AbstractNavigationContext | protectedvirtual |
makeLink(const QString &name, const QString &targetId, const NavigationAction &action) | KDevelop::AbstractNavigationContext | protected |
metaObject() const | QObject | virtual |
modifyHtml() | KDevelop::AbstractNavigationContext | inlineprotected |
moveToThread(QThread *targetThread) | QObject | |
name() const override | KDevelop::ProblemNavigationContext | virtual |
QObject::name(const char *defaultName) const | QObject | |
nameHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
navigationHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
nextLink() | KDevelop::AbstractNavigationContext | |
NoFlag enum value | KDevelop::ProblemNavigationContext | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
previousContext() const | KDevelop::AbstractNavigationContext | protected |
previousLink() | KDevelop::AbstractNavigationContext | |
ProblemNavigationContext(const QVector< IProblem::Ptr > &problems, const Flags flags={}) | KDevelop::ProblemNavigationContext | explicit |
property(const char *name) const | QObject | |
propertyHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
QSharedData() | QSharedData | |
QSharedData(const QSharedData &other) | QSharedData | |
receivers(const char *signal) const | QObject | protected |
registerChild(const DeclarationPointer &) | KDevelop::AbstractNavigationContext | protected |
registerChild(AbstractNavigationContext *context) | KDevelop::AbstractNavigationContext | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
resetNavigation() | KDevelop::AbstractNavigationContext | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPreviousContext(AbstractNavigationContext *previousContext) | KDevelop::AbstractNavigationContext | protectedvirtual |
setProperty(const char *name, const QVariant &value) | QObject | |
setTopContext(const TopDUContextPointer &context) | KDevelop::AbstractNavigationContext | |
ShowLocation enum value | KDevelop::ProblemNavigationContext | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
topContext() const | KDevelop::AbstractNavigationContext | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
typeHighlight | KDevelop::AbstractNavigationContext | protectedstatic |
up() | KDevelop::AbstractNavigationContext | |
widget() const override | KDevelop::ProblemNavigationContext | virtual |
~AbstractNavigationContext() override | KDevelop::AbstractNavigationContext | |
~ProblemNavigationContext() override | KDevelop::ProblemNavigationContext | |
~QObject() | QObject | virtual |