|
VoltAir
|
This is the complete list of members for Robot, including all inherited members.
| acceptedMouseButtons() const | QQuickItem | |
| acceptHoverEvents() const | QQuickItem | |
| activeFocus | QQuickItem | |
| activeFocusOnTab | QQuickItem | |
| activeFocusOnTab() const | QQuickItem | |
| Actor() | Actor | |
| ActorType enum name | Actor | |
| actorType | Actor | |
| actorTypeChanged() | Actor | signal |
| antialiasing | QQuickItem | |
| antialiasing() const | QQuickItem | |
| baselineOffset | QQuickItem | |
| baselineOffset() const | QQuickItem | |
| blockSignals(bool block) | QObject | |
| body | Robot | |
| childAt(qreal x, qreal y) const | QQuickItem | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| childItems() const | QQuickItem | |
| childMouseEventFilter(QQuickItem *item, QEvent *event) | QQuickItem | protectedvirtual |
| children() const | QObject | |
| childrenRect | QQuickItem | |
| childrenRect() | QQuickItem | |
| classBegin() | QQuickItem | protectedvirtual |
| clip | QQuickItem | |
| clip() const | QQuickItem | |
| componentComplete() override | Actor | protectedvirtual |
| 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 | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| contains(const QPointF &point) const | QQuickItem | virtual |
| cursor() const | QQuickItem | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deactivate() | Robot | |
| 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) const | QObject | |
| disconnect(const QObject *receiver, const char *method) const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dragEnterEvent(QDragEnterEvent *event) | QQuickItem | protectedvirtual |
| dragLeaveEvent(QDragLeaveEvent *event) | QQuickItem | protectedvirtual |
| dragMoveEvent(QDragMoveEvent *event) | QQuickItem | protectedvirtual |
| dropEvent(QDropEvent *event) | QQuickItem | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| enabled | QQuickItem | |
| event(QEvent *ev) | QQuickItem | protectedvirtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| filtersChildMouseEvents() const | QQuickItem | |
| findChild(const QString &name, QFlags< Qt::FindChildOption > options) const | QObject | |
| findChildByTypeName(const QString &typeName) | Actor | |
| findChildren(const QString &name, QFlags< Qt::FindChildOption > options) const | QObject | |
| findChildren(const QRegExp ®Exp, QFlags< Qt::FindChildOption > options) const | QObject | |
| findChildren(const QRegularExpression &re, QFlags< Qt::FindChildOption > options) const | QObject | |
| flags() const | QQuickItem | |
| Flags | QQuickItem | |
| focus | QQuickItem | |
| focusInEvent(QFocusEvent *event) | QQuickItem | protectedvirtual |
| focusOutEvent(QFocusEvent *event) | QQuickItem | protectedvirtual |
| forceActiveFocus() | QQuickItem | |
| forceActiveFocus(Qt::FocusReason reason) | QQuickItem | |
| GenericActor enum value | Actor | |
| geometryChanged(const QRectF &newGeometry, const QRectF &oldGeometry) | QQuickItem | protectedvirtual |
| getActorType() const | Actor | inline |
| getBody() const | Actor | |
| grabMouse() | QQuickItem | |
| grabTouchPoints(const QVector< int > &ids) | QQuickItem | |
| graphics | Robot | |
| hasActiveFocus() const | QQuickItem | |
| hasFocus() const | QQuickItem | |
| height | QQuickItem | |
| height() const | QQuickItem | |
| heightValid() const | QQuickItem | protected |
| hoverEnterEvent(QHoverEvent *event) | QQuickItem | protectedvirtual |
| hoverLeaveEvent(QHoverEvent *event) | QQuickItem | protectedvirtual |
| hoverMoveEvent(QHoverEvent *event) | QQuickItem | protectedvirtual |
| implicitHeight | QQuickItem | |
| implicitHeight() const | QQuickItem | |
| implicitWidth | QQuickItem | |
| implicitWidth() const | QQuickItem | |
| inherits(const char *className) const | QObject | |
| inputForce | Robot | |
| inputMethodEvent(QInputMethodEvent *event) | QQuickItem | protectedvirtual |
| inputMethodQuery(Qt::InputMethodQuery query) const | QQuickItem | virtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isComponentComplete() const | QQuickItem | protected |
| isEnabled() const | QQuickItem | |
| isFocusScope() const | QQuickItem | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isTextureProvider() const | QQuickItem | virtual |
| isVisible() const | QQuickItem | |
| isWidgetType() const | QObject | |
| isWindowType() const | QObject | |
| itemChange(ItemChange change, const ItemChangeData &value) | QQuickItem | protectedvirtual |
| keepMouseGrab() const | QQuickItem | |
| keepTouchGrab() const | QQuickItem | |
| keyPressEvent(QKeyEvent *event) | QQuickItem | protectedvirtual |
| keyReleaseEvent(QKeyEvent *event) | QQuickItem | protectedvirtual |
| killTimer(int id) | QObject | |
| landHitSound | Robot | |
| magneticAttractorLogic | Robot | |
| magnetized | Robot | |
| magnetLoopSound | Robot | |
| mapFromItem(const QQuickItem *item, const QPointF &point) const | QQuickItem | |
| mapFromScene(const QPointF &point) const | QQuickItem | |
| mapRectFromItem(const QQuickItem *item, const QRectF &rect) const | QQuickItem | |
| mapRectFromScene(const QRectF &rect) const | QQuickItem | |
| mapRectToItem(const QQuickItem *item, const QRectF &rect) const | QQuickItem | |
| mapRectToScene(const QRectF &rect) const | QQuickItem | |
| mapToItem(const QQuickItem *item, const QPointF &point) const | QQuickItem | |
| mapToScene(const QPointF &point) const | QQuickItem | |
| metaObject() const | QObject | virtual |
| mouseDoubleClickEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
| mouseMoveEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
| mousePressEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *event) | QQuickItem | protectedvirtual |
| mouseUngrabEvent() | QQuickItem | protectedvirtual |
| moveToThread(QThread *targetThread) | QObject | |
| nextItemInFocusChain(bool forward) | QQuickItem | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| opacity | QQuickItem | |
| opacity() const | QQuickItem | |
| parent | QQuickItem | |
| QObject::parent() const | QObject | |
| parentItem() const | QQuickItem | |
| PlayerActor enum value | Actor | |
| playerId | Robot | |
| polish() | QQuickItem | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| QQuickItem(QQuickItem *parent) | QQuickItem | |
| receivers(const char *signal) const | QObject | protected |
| releaseResources() | QQuickItem | protectedvirtual |
| removeEventFilter(QObject *obj) | QObject | |
| resetAntialiasing() | QQuickItem | |
| resetHeight() | QQuickItem | |
| resetWidth() | QQuickItem | |
| rollingMovementLogic | Robot | |
| rotation | QQuickItem | |
| rotation() const | QQuickItem | |
| scale | QQuickItem | |
| scale() const | QQuickItem | |
| scopedFocusItem() const | QQuickItem | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setAcceptedMouseButtons(Qt::MouseButtons buttons) | QQuickItem | |
| setAcceptHoverEvents(bool enabled) | QQuickItem | |
| setActiveFocusOnTab(bool) | QQuickItem | |
| setActorType(ActorType actorType) | Actor | |
| setAntialiasing(bool) | QQuickItem | |
| setBaselineOffset(qreal) | QQuickItem | |
| setClip(bool) | QQuickItem | |
| setCursor(const QCursor &cursor) | QQuickItem | |
| setEnabled(bool) | QQuickItem | |
| setFiltersChildMouseEvents(bool filter) | QQuickItem | |
| setFlag(Flag flag, bool enabled) | QQuickItem | |
| setFlags(QFlags< QQuickItem::Flag > flags) | QQuickItem | |
| setFocus(bool) | QQuickItem | |
| setFocus(bool focus, Qt::FocusReason reason) | QQuickItem | |
| setHeight(qreal) | QQuickItem | |
| setImplicitHeight(qreal) | QQuickItem | |
| setImplicitWidth(qreal) | QQuickItem | |
| setKeepMouseGrab(bool keep) | QQuickItem | |
| setKeepTouchGrab(bool keep) | QQuickItem | |
| setObjectName(const QString &name) | QObject | |
| setOpacity(qreal) | QQuickItem | |
| setParent(QObject *parent) | QObject | |
| setParentItem(QQuickItem *parent) | QQuickItem | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRotation(qreal) | QQuickItem | |
| setScale(qreal) | QQuickItem | |
| setSmooth(bool) | QQuickItem | |
| setState(const QString &) | QQuickItem | |
| setTransformOrigin(TransformOrigin) | QQuickItem | |
| setVisible(bool) | QQuickItem | |
| setWidth(qreal) | QQuickItem | |
| setX(qreal) | QQuickItem | |
| setY(qreal) | QQuickItem | |
| setZ(qreal) | QQuickItem | |
| signalsBlocked() const | QObject | |
| silence() | Robot | |
| smooth | QQuickItem | |
| smooth() const | QQuickItem | |
| stackAfter(const QQuickItem *sibling) | QQuickItem | |
| stackBefore(const QQuickItem *sibling) | QQuickItem | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| state | QQuickItem | |
| state() const | QQuickItem | |
| textureProvider() const | QQuickItem | virtual |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| touchEvent(QTouchEvent *event) | QQuickItem | protectedvirtual |
| touchUngrabEvent() | QQuickItem | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| transformOrigin | QQuickItem | |
| transformOrigin() const | QQuickItem | |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| ungrabMouse() | QQuickItem | |
| ungrabTouchPoints() | QQuickItem | |
| unsetCursor() | QQuickItem | |
| update() | QQuickItem | |
| updateInputMethod(Qt::InputMethodQueries queries) | QQuickItem | protected |
| updatePaintNode(QSGNode *oldNode, UpdatePaintNodeData *updatePaintNodeData) | QQuickItem | protectedvirtual |
| updatePolish() | QQuickItem | protectedvirtual |
| visible | QQuickItem | |
| wheelEvent(QWheelEvent *event) | QQuickItem | protectedvirtual |
| width | QQuickItem | |
| width() const | QQuickItem | |
| widthValid() const | QQuickItem | protected |
| window() const | QQuickItem | |
| windowChanged(QQuickWindow *window) | QQuickItem | |
| x | QQuickItem | |
| x() const | QQuickItem | |
| y | QQuickItem | |
| y() const | QQuickItem | |
| z | QQuickItem | |
| z() const | QQuickItem | |
| ~QObject() | QObject | virtual |
| ~QQuickItem() | QQuickItem | virtual |