kdevplatform/debugger
variablecollection.h
Go to the documentation of this file.
221 TypeColumn
QHash< QString, Locals * > allLocals() const
Definition: variablecollection.h:230
Definition: variablecollection.h:48
Definition: variablecollection.h:38
virtual bool canSetFormat() const
Definition: variablecollection.h:92
void appendChild(TreeItem *child, bool initial=false)
Adds a new child and notifies the interested parties.
Definition: treeitem.cpp:51
Definition: variablecollection.h:59
Definition: treemodel.h:38
void fetchMoreChildren() override
Fetches more children, and adds them by calling appendChild.
Definition: variablecollection.h:137
QString textHint(KTextEditor::View *view, const KTextEditor::Cursor &position) override
Definition: variablecollection.cpp:529
void setHasMore(bool more)
Sets a flag that tells if we have some more children that are not fetched yet.
Definition: treeitem.cpp:212
Definition: variablecollection.h:184
Definition: treeitem.h:37
Definition: idebugsession.h:54
VariableProvider(VariableCollection *collection)
Definition: variablecollection.cpp:523
Definition: variablecollection.h:124
The variables widget is passive, and is invoked by the rest of the code via two main Q_SLOTS:
Definition: breakpoint.h:34
Definition: variablecollection.h:140
void fetchMoreChildren() override
Fetches more children, and adds them by calling appendChild.
Definition: variablecollection.h:194
Definition: variablecollection.h:166
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:29:51 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:29:51 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.