• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdevelop API Reference
  • KDE Home
  • Contact Us
 

kdevplatform/debugger

  • KDevelop
  • Variable
KDevelop::Variable Member List

This is the complete list of members for KDevelop::Variable, including all inherited members.

allChildrenFetched()KDevelop::TreeItemsignal
appendChild(TreeItem *child, bool initial=false)KDevelop::Variable
KDevelop::TreeItem::appendChild(TreeItem *child, bool initial=false)KDevelop::TreeItemprotected
attachMaybe(QObject *callback=nullptr, const char *callbackMethod=nullptr)=0KDevelop::Variablepure virtual
Binary enum valueKDevelop::Variable
blockSignals(bool block)QObject
canSetFormat() constKDevelop::Variableinlinevirtual
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(int row)KDevelop::TreeItemprotected
QObject::child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childCount() constKDevelop::TreeItemprotected
childEvent(QChildEvent *event)QObjectprotectedvirtual
childItemsKDevelop::TreeItemprotected
children() constQObject
className() constQObject
clear()KDevelop::TreeItemprotected
clicked()KDevelop::TreeIteminlineprotectedvirtual
collapsed()KDevelop::TreeItemsignal
columnCount() constKDevelop::TreeItemprotected
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
Decimal enum valueKDevelop::Variable
deleteChildren()KDevelop::Variable
KDevelop::TreeItem::deleteChildren()KDevelop::TreeItemprotected
deleteLater()QObject
destroyed(QObject *obj)QObject
die()KDevelop::Variableslot
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
ellipsis_KDevelop::TreeItemprotected
emitAllChildrenFetched()KDevelop::TreeItem
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
expanded()KDevelop::TreeItemsignal
expanded_KDevelop::TreeItemprotected
expression() constKDevelop::Variable
fetchMoreChildren()=0KDevelop::TreeItempure virtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
format() constKDevelop::Variableinline
format2str(format_t format)KDevelop::Variablestatic
format_t enum nameKDevelop::Variable
formatChanged()KDevelop::Variablevirtual
hasMore() constKDevelop::TreeIteminlineprotected
Hexadecimal enum valueKDevelop::Variable
icon(int column) constKDevelop::TreeItemprotectedvirtual
inherits(const char *className) constQObject
inScope() constKDevelop::Variable
insertChild(int position, TreeItem *child, bool initial=false)KDevelop::TreeItemprotected
QObject::insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isChanged() constKDevelop::Variableinline
isExpanded() constKDevelop::Variableinline
KDevelop::TreeItem::isExpanded() constKDevelop::TreeIteminlineprotected
isWidgetType() constQObject
itemDataKDevelop::TreeItemprotected
killTimer(int id)QObject
metaObject() constQObjectvirtual
model()KDevelop::Variableinline
KDevelop::TreeItem::model()KDevelop::TreeIteminlineprotected
model_KDevelop::TreeItemprotected
more_KDevelop::TreeItemprotected
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
Natural enum valueKDevelop::Variable
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
Octal enum valueKDevelop::Variable
parent()KDevelop::Variable
KDevelop::TreeItem::parent()KDevelop::TreeItemprotected
QObject::parent() constQObject
parentItemKDevelop::TreeItemprotected
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
removeChild(int index)KDevelop::TreeItemprotected
QObject::removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
removeSelf()KDevelop::TreeItemprotected
reportChange()KDevelop::TreeItemprotected
reportChange(int column)KDevelop::TreeItemprotected
resetChanged()KDevelop::Variable
row() constKDevelop::TreeItemprotected
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setChanged(bool c)KDevelop::Variable
setColumn(int index, const QVariant &data)KDevelop::TreeIteminlinevirtual
setData(const QVector< QVariant > &data)KDevelop::TreeItemprotected
setExpanded(bool b)KDevelop::TreeItemprotected
setFormat(format_t format)KDevelop::Variable
setHasMore(bool more)KDevelop::Variable
KDevelop::TreeItem::setHasMore(bool more)KDevelop::TreeItemprotected
setHasMoreInitial(bool more)KDevelop::Variable
KDevelop::TreeItem::setHasMoreInitial(bool more)KDevelop::TreeItemprotected
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() constQObject
startTimer(int interval)QObject
str2format(const QString &str)KDevelop::Variablestatic
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
topLevel() constKDevelop::Variableinlineprotected
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TreeItem(TreeModel *model, TreeItem *parent=nullptr)KDevelop::TreeItemexplicitprotected
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
type() constKDevelop::Variable
value() constKDevelop::Variable
Variable(TreeModel *model, TreeItem *parent, const QString &expression, const QString &display={})KDevelop::Variableprotected
~QObject()QObjectvirtual
~TreeItem() overrideKDevelop::TreeItem
~Variable() overrideKDevelop::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

KDE's Doxygen guidelines are available online.

kdevplatform/debugger

Skip menu "kdevplatform/debugger"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdevelop API Reference

Skip menu "kdevelop API Reference"
  • kdevplatform
  •   debugger
  •   documentation
  •   interfaces
  •   language
  •     assistant
  •     backgroundparser
  •     checks
  •     classmodel
  •     codecompletion
  •     codegen
  •     duchain
  •     editor
  •     highlighting
  •     interfaces
  •     util
  •   outputview
  •   project
  •   serialization
  •   shell
  •   sublime
  •   tests
  •   util
  •   vcs

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal