QAbstractPhysicalDeviceBackendNodePrivate Class

(Qt3DInput::QAbstractPhysicalDeviceBackendNodePrivate)

Public Functions

QAbstractPhysicalDeviceBackendNodePrivate(Qt3DCore::QBackendNode::Mode mode = Qt3DCore::QBackendNode::ReadOnly)
void addAxisSetting(int axisIdentifier, Qt3DCore::QNodeId axisSettingId)
Input::AxisSetting *getAxisSetting(Qt3DCore::QNodeId axisSettingId) const
Input::MovingAverage &getOrCreateFilter(int axisIdentifier)
void removeAxisSetting(Qt3DCore::QNodeId axisSettingsId)

Additional Inherited Members

Member Function Documentation

QAbstractPhysicalDeviceBackendNodePrivate::QAbstractPhysicalDeviceBackendNodePrivate(Qt3DCore::QBackendNode::Mode mode = Qt3DCore::QBackendNode::ReadOnly)

Default constructs an instance of QAbstractPhysicalDeviceBackendNodePrivate.

void QAbstractPhysicalDeviceBackendNodePrivate::addAxisSetting(int axisIdentifier, Qt3DCore::QNodeId axisSettingId)

Input::AxisSetting *QAbstractPhysicalDeviceBackendNodePrivate::getAxisSetting(Qt3DCore::QNodeId axisSettingId) const

Input::MovingAverage &QAbstractPhysicalDeviceBackendNodePrivate::getOrCreateFilter(int axisIdentifier)

void QAbstractPhysicalDeviceBackendNodePrivate::removeAxisSetting(Qt3DCore::QNodeId axisSettingsId)