rocs/RocsCore
Pointer Member List
This is the complete list of members for Pointer, including all inherited members.
add_property(const QString &name, const QString &value) | Pointer | |
addDynamicProperty(const QString &property, const QVariant &value) | Pointer | slot |
blockSignals(bool block) | QObject | |
changed() | Pointer | signal |
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 | |
color | Pointer | |
color() const | Pointer | |
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 |
create(DataStructurePtr dataStructure, DataPtr from, DataPtr to, int pointerType) | Pointer | static |
create(DataStructurePtr parent, DataPtr from, DataPtr to, int pointerType) | Pointer | inlineprotectedstatic |
customEvent(QEvent *event) | QObject | protectedvirtual |
dataStructure() const | Pointer | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
directed | Pointer | |
direction() const | Pointer | |
directionChanged(PointerType::Direction direction) | Pointer | signal |
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 | |
end() const | Pointer | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *obj, QEvent *event) | Pointer | protectedvirtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
from | Pointer | |
from() const | Pointer | |
getPointer() const | Pointer | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isDirected() const | Pointer | |
isVisible() const | Pointer | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
Pointer(DataStructurePtr parent, DataPtr from, DataPtr to, int pointerType) | Pointer | protected |
pointerType() const | Pointer | |
pointerTypeChanged(int pointerType) | Pointer | signal |
posChanged() | Pointer | signal |
properties() const | Pointer | slot |
property(const char *name) const | QObject | |
propertyAdded(const QString &name) | Pointer | signal |
propertyChanged(const QString &name) | Pointer | signal |
propertyRemoved(const QString &name) | Pointer | signal |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
relativeIndex() const | Pointer | |
remove() | Pointer | |
remove_property(const QString &name) | Pointer | |
removeChild(QObject *object) | QObject | |
removed() | Pointer | signal |
removeDynamicProperty(const QString &property) | Pointer | slot |
removeEventFilter(QObject *obj) | QObject | |
renameDynamicProperty(const QString &oldName, const QString &newName) | Pointer | slot |
scriptValue() const | Pointer | |
self_remove() | Pointer | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
set_type(int type) | Pointer | |
setColor(const QColor &color) | Pointer | slot |
setEngine(QScriptEngine *engine) | Pointer | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPointerType(int pointerType) | Pointer | slot |
setProperty(const char *name, const QVariant &value) | QObject | |
setVisible(bool visible) | Pointer | slot |
setWidth(qreal width) | Pointer | slot |
signalsBlocked() const | QObject | |
start() const | Pointer | |
startTimer(int interval) | QObject | |
style() const | Pointer | slot |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
to | Pointer | |
to() const | Pointer | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
type | Pointer | |
type() const | Pointer | slot |
updateDynamicProperty(const QString &property) | Pointer | slot |
updateRelativeIndex() | Pointer | slot |
width | Pointer | |
width() const | Pointer | |
~Pointer() | Pointer | virtual |
~QObject() | QObject | virtual |
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.