kdevplatform/debugger
KDevelop::Variable Member List
This is the complete list of members for KDevelop::Variable, including all inherited members.
allChildrenFetched() | KDevelop::TreeItem | signal |
appendChild(TreeItem *child, bool initial=false) | KDevelop::Variable | |
KDevelop::TreeItem::appendChild(TreeItem *child, bool initial=false) | KDevelop::TreeItem | protected |
attachMaybe(QObject *callback=nullptr, const char *callbackMethod=nullptr)=0 | KDevelop::Variable | pure virtual |
Binary enum value | KDevelop::Variable | |
blockSignals(bool block) | QObject | |
canSetFormat() const | KDevelop::Variable | inlinevirtual |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(int row) | KDevelop::TreeItem | protected |
QObject::child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childCount() const | KDevelop::TreeItem | protected |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
childItems | KDevelop::TreeItem | protected |
children() const | QObject | |
className() const | QObject | |
clear() | KDevelop::TreeItem | protected |
clicked() | KDevelop::TreeItem | inlineprotectedvirtual |
collapsed() | KDevelop::TreeItem | signal |
columnCount() const | KDevelop::TreeItem | protected |
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 |
customEvent(QEvent *event) | QObject | protectedvirtual |
Decimal enum value | KDevelop::Variable | |
deleteChildren() | KDevelop::Variable | |
KDevelop::TreeItem::deleteChildren() | KDevelop::TreeItem | protected |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
die() | KDevelop::Variable | slot |
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 |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
ellipsis_ | KDevelop::TreeItem | protected |
emitAllChildrenFetched() | KDevelop::TreeItem | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
expanded() | KDevelop::TreeItem | signal |
expanded_ | KDevelop::TreeItem | protected |
expression() const | KDevelop::Variable | |
fetchMoreChildren()=0 | KDevelop::TreeItem | pure virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
format() const | KDevelop::Variable | inline |
format2str(format_t format) | KDevelop::Variable | static |
format_t enum name | KDevelop::Variable | |
formatChanged() | KDevelop::Variable | virtual |
hasMore() const | KDevelop::TreeItem | inlineprotected |
Hexadecimal enum value | KDevelop::Variable | |
icon(int column) const | KDevelop::TreeItem | protectedvirtual |
inherits(const char *className) const | QObject | |
inScope() const | KDevelop::Variable | |
insertChild(int position, TreeItem *child, bool initial=false) | KDevelop::TreeItem | protected |
QObject::insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isChanged() const | KDevelop::Variable | inline |
isExpanded() const | KDevelop::Variable | inline |
KDevelop::TreeItem::isExpanded() const | KDevelop::TreeItem | inlineprotected |
isWidgetType() const | QObject | |
itemData | KDevelop::TreeItem | protected |
killTimer(int id) | QObject | |
metaObject() const | QObject | virtual |
model() | KDevelop::Variable | inline |
KDevelop::TreeItem::model() | KDevelop::TreeItem | inlineprotected |
model_ | KDevelop::TreeItem | protected |
more_ | KDevelop::TreeItem | protected |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
Natural enum value | KDevelop::Variable | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
Octal enum value | KDevelop::Variable | |
parent() | KDevelop::Variable | |
KDevelop::TreeItem::parent() | KDevelop::TreeItem | protected |
QObject::parent() const | QObject | |
parentItem | KDevelop::TreeItem | protected |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(int index) | KDevelop::TreeItem | protected |
QObject::removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeSelf() | KDevelop::TreeItem | protected |
reportChange() | KDevelop::TreeItem | protected |
reportChange(int column) | KDevelop::TreeItem | protected |
resetChanged() | KDevelop::Variable | |
row() const | KDevelop::TreeItem | protected |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setChanged(bool c) | KDevelop::Variable | |
setColumn(int index, const QVariant &data) | KDevelop::TreeItem | inlinevirtual |
setData(const QVector< QVariant > &data) | KDevelop::TreeItem | protected |
setExpanded(bool b) | KDevelop::TreeItem | protected |
setFormat(format_t format) | KDevelop::Variable | |
setHasMore(bool more) | KDevelop::Variable | |
KDevelop::TreeItem::setHasMore(bool more) | KDevelop::TreeItem | protected |
setHasMoreInitial(bool more) | KDevelop::Variable | |
KDevelop::TreeItem::setHasMoreInitial(bool more) | KDevelop::TreeItem | protected |
setInScope(bool v) | KDevelop::Variable | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setShowError(bool v) | KDevelop::Variable | |
setTopLevel(bool v) | KDevelop::Variable | |
setType(const QString &type) | KDevelop::Variable | |
setValue(const QString &v) | KDevelop::Variable | |
showError() | KDevelop::Variable | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
str2format(const QString &str) | KDevelop::Variable | static |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
topLevel() const | KDevelop::Variable | inlineprotected |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
TreeItem(TreeModel *model, TreeItem *parent=nullptr) | KDevelop::TreeItem | explicitprotected |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
type() const | KDevelop::Variable | |
value() const | KDevelop::Variable | |
Variable(TreeModel *model, TreeItem *parent, const QString &expression, const QString &display={}) | KDevelop::Variable | protected |
~QObject() | QObject | virtual |
~TreeItem() override | KDevelop::TreeItem | |
~Variable() override | KDevelop::Variable |
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.