QAbstractPhysicalDeviceBackendNodePrivate Class
(Qt3DInput::QAbstractPhysicalDeviceBackendNodePrivate)Inherits: | Qt3DCore::QBackendNodePrivate |
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) |
- 4 public functions inherited from Qt3DCore::QBackendNodePrivate
- 1 public function inherited from Qt3DCore::QObserverInterface
- 1 public function inherited from Qt3DCore::QObservableInterface
Additional Inherited Members
- 1 static public member inherited from Qt3DCore::QBackendNodePrivate
- 1 protected function inherited from Qt3DCore::QObservableInterface
Member Function Documentation
QAbstractPhysicalDeviceBackendNodePrivate::QAbstractPhysicalDeviceBackendNodePrivate(Qt3DCore::QBackendNode::Mode mode = Qt3DCore::QBackendNode::ReadOnly)
Default constructs an instance of QAbstractPhysicalDeviceBackendNodePrivate.