rocs/RocsCore
RootedTreeNode Member List
This is the complete list of members for RootedTreeNode, including all inherited members.
add_child(RootedTreeNode *child, quint32 idx) const | RootedTreeNode | slot |
add_left_child(RootedTreeNode *child) const | RootedTreeNode | slot |
add_node_parent(RootedTreeNode *child) const | RootedTreeNode | slot |
add_property(const QString &name, const QString &value) | Data | slot |
add_right_child(RootedTreeNode *child) const | RootedTreeNode | slot |
addDynamicProperty(const QString &property, const QVariant &value) | Data | slot |
addLeftChild(DataPtr child) const | RootedTreeNode | slot |
addPointer(PointerPtr pointer) | Data | |
addRigthChild(DataPtr child) const | RootedTreeNode | slot |
adj_data() | Data | slot |
adj_pointers() | Data | slot |
adj_pointers(int pointerType) | Data | slot |
adjacentDataList() const | Data | |
adjustPosition() | RootedTreeNode | slot |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const quint32 i) const | RootedTreeNode | slot |
Data::child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
child_at(quint32 idx) const | RootedTreeNode | slot |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | RootedTreeNode | slot |
children_list() const | RootedTreeNode | slot |
className() const | QObject | |
color | Data | |
color() const | Data | |
colorChanged(const QColor &c) | Data | signal |
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 | |
connected_pointers(Data *n) | Data | slot |
connectNotify(const char *signal) | QObject | protectedvirtual |
create(DataStructurePtr parent, int uniqueIdentifier, int dataType) | RootedTreeNode | static |
createPointer(DataPtr to) | Data | |
customEvent(QEvent *event) | QObject | protectedvirtual |
Data(DataStructurePtr dataStructure, int uniqueIdentifer, int dataType) | Data | protected |
dataStructure() const | Data | |
dataType() const | Data | |
dataTypeChanged(int dataType) | Data | signal |
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 |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
engine() const | Data | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *obj, QEvent *event) | Data | protectedvirtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
getData() const | Data | virtual |
height() const | RootedTreeNode | |
icon() const | Data | |
id | Data | |
identifier() const | Data | |
inherits(const char *className) const | QObject | |
inPointerList() const | Data | |
input_pointers() | Data | slot |
input_pointers(int pointerType) | Data | slot |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isVisible() const | Data | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
left_child() const | RootedTreeNode | slot |
leftChild | RootedTreeNode | |
leftChild() const | RootedTreeNode | slot |
m_nChilds | RootedTreeNode | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
node_parent() const | RootedTreeNode | slot |
nodeParent | RootedTreeNode | |
nodeParent() const | RootedTreeNode | slot |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
numberOfChilds | RootedTreeNode | |
numberOfChilds() const | RootedTreeNode | slot |
objectName | QObject | |
objectName() const | QObject | |
outPointerList() const | Data | |
output_pointers() | Data | slot |
output_pointers(int pointerType) | Data | slot |
parent() const | QObject | |
pointerList() const | Data | |
pointerList(DataPtr to) const | Data | |
pointerListChanged() | Data | signal |
posChanged(const QPointF &p) | Data | signal |
properties() const | Data | |
property(const char *name) const | QObject | |
propertyAdded(const QString &name) | Data | signal |
propertyChanged(const QString &name) | Data | signal |
propertyRemoved(const QString &name) | Data | signal |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
remove(PointerPtr e) | Data | |
remove() | Data | slot |
remove_property(const QString &name) | Data | slot |
removeChild(QObject *object) | QObject | |
removed() | Data | signal |
removeDynamicProperty(const QString &property) | Data | slot |
removeEventFilter(QObject *obj) | QObject | |
renameDynamicProperty(const QString &oldName, const QString &newName) | Data | slot |
right_child() const | RootedTreeNode | slot |
rightChild | RootedTreeNode | |
rightChild() const | RootedTreeNode | slot |
RootedTreeNode(DataStructurePtr parent, int uniqueIdentifier, int dataType) | RootedTreeNode | |
scriptValue() const | Data | |
self_remove() | Data | slot |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
set_type(int type) | Data | slot |
setChild(DataPtr child, quint32 idx) const | RootedTreeNode | slot |
setColor(const QVariant &s) | Data | slot |
setDataType(int dataType) | Data | slot |
setEngine(QScriptEngine *_engine) | Data | virtual |
setName(const char *name) | QObject | |
setNodeParent(DataPtr parent) const | RootedTreeNode | slot |
setNumberOfChilds(const qint32 number) | RootedTreeNode | slot |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPos(qreal x, qreal y) | Data | slot |
setProperty(const char *name, const QVariant &value) | QObject | |
setVisible(bool visible) | Data | slot |
setWidth(double w) | Data | slot |
setX(int x) | Data | slot |
setY(int y) | Data | slot |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
type() | Data | slot |
updateDynamicProperty(const QString &property) | Data | slot |
updatePointerList() | Data | slot |
useColorChanged(bool b) | Data | signal |
visibilityChanged(bool visible) | Data | signal |
width | Data | |
width() const | Data | |
widthChanged(double w) | Data | signal |
x | Data | |
x() const | Data | |
y | Data | |
y() const | Data | |
~Data() | Data | virtual |
~QObject() | QObject | virtual |
~RootedTreeNode() | RootedTreeNode |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.