![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQuick3DXrInputAction, including all inherited members.
| Action enum name | QQuick3DXrInputAction | |
| actionId | QQuick3DXrInputAction | |
| actionId() const | QQuick3DXrInputAction | |
| actionIdChanged() | QQuick3DXrInputAction | signal |
| actionName | QQuick3DXrInputAction | |
| actionName() const | QQuick3DXrInputAction | |
| actionNameChanged() | QQuick3DXrInputAction | signal |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| Button1Pressed enum value | QQuick3DXrInputAction | |
| Button1Touched enum value | QQuick3DXrInputAction | |
| Button2Pressed enum value | QQuick3DXrInputAction | |
| Button2Touched enum value | QQuick3DXrInputAction | |
| ButtonMenuPressed enum value | QQuick3DXrInputAction | |
| ButtonMenuTouched enum value | QQuick3DXrInputAction | |
| ButtonSystemPressed enum value | QQuick3DXrInputAction | |
| ButtonSystemTouched enum value | QQuick3DXrInputAction | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| classBegin() override | QQuick3DXrInputAction | virtual |
| componentComplete() override | QQuick3DXrInputAction | virtual |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| Controller enum name | QQuick3DXrInputAction | |
| controller | QQuick3DXrInputAction | |
| controller() const | QQuick3DXrInputAction | |
| controllerChanged() | QQuick3DXrInputAction | signal |
| CustomAction enum value | QQuick3DXrInputAction | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| enabled | QQuick3DXrInputAction | |
| enabled() const | QQuick3DXrInputAction | |
| enabledChanged() | QQuick3DXrInputAction | signal |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| hand | QQuick3DXrInputAction | |
| hand() const | QQuick3DXrInputAction | |
| handChanged() | QQuick3DXrInputAction | signal |
| HandTrackingMenuPress enum value | QQuick3DXrInputAction | |
| IndexFingerPinch enum value | QQuick3DXrInputAction | |
| inherits(const char *classname) const | QObject | inline |
| installEventFilter(QObject *filterObj) | QObject | |
| isQmlObjectType() const | QObject | |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| LeftController enum value | QQuick3DXrInputAction | |
| LeftHand enum value | QQuick3DXrInputAction | |
| LittleFingerPinch enum value | QQuick3DXrInputAction | |
| MiddleFingerPinch enum value | QQuick3DXrInputAction | |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| NumActions enum value | QQuick3DXrInputAction | |
| NumHandActions enum value | QQuick3DXrInputAction | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| pressed | QQuick3DXrInputAction | |
| pressed() const | QQuick3DXrInputAction | |
| pressedChanged() | QQuick3DXrInputAction | signal |
| property(const char *name) const | QObject | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QQmlParserStatus() | QQmlParserStatus | |
| QQuick3DXrInputAction(QObject *parent=nullptr) | QQuick3DXrInputAction | explicit |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| RightController enum value | QQuick3DXrInputAction | |
| RightHand enum value | QQuick3DXrInputAction | |
| RingFingerPinch enum value | QQuick3DXrInputAction | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setActionId(const QList< Action > &newActionId) | QQuick3DXrInputAction | |
| setActionName(const QString &newActionName) | QQuick3DXrInputAction | |
| setController(Controller newController) | QQuick3DXrInputAction | |
| setEnabled(bool newEnabled) | QQuick3DXrInputAction | |
| setHand(Controller newHand) | QQuick3DXrInputAction | |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPressed(bool newPressed) | QQuick3DXrInputAction | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setValue(float newValue) | QQuick3DXrInputAction | |
| signalsBlocked() const noexcept | QObject | inline |
| SqueezeForce enum value | QQuick3DXrInputAction | |
| SqueezePressed enum value | QQuick3DXrInputAction | |
| SqueezeValue enum value | QQuick3DXrInputAction | |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| thread() const | QObject | |
| ThumbrestTouched enum value | QQuick3DXrInputAction | |
| ThumbstickPressed enum value | QQuick3DXrInputAction | |
| ThumbstickTouched enum value | QQuick3DXrInputAction | |
| ThumbstickX enum value | QQuick3DXrInputAction | |
| ThumbstickY enum value | QQuick3DXrInputAction | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| TrackpadForce enum value | QQuick3DXrInputAction | |
| TrackpadPressed enum value | QQuick3DXrInputAction | |
| TrackpadTouched enum value | QQuick3DXrInputAction | |
| TrackpadX enum value | QQuick3DXrInputAction | |
| TrackpadY enum value | QQuick3DXrInputAction | |
| triggered() | QQuick3DXrInputAction | signal |
| TriggerPressed enum value | QQuick3DXrInputAction | |
| TriggerTouched enum value | QQuick3DXrInputAction | |
| TriggerValue enum value | QQuick3DXrInputAction | |
| Unknown enum value | QQuick3DXrInputAction | |
| UnknownController enum value | QQuick3DXrInputAction | |
| value | QQuick3DXrInputAction | |
| value() const | QQuick3DXrInputAction | |
| valueChanged() | QQuick3DXrInputAction | signal |
| ~QObject() | QObject | virtual |
| ~QQmlParserStatus() | QQmlParserStatus | virtual |
| ~QQuick3DXrInputAction() override | QQuick3DXrInputAction |