PhysicalDeviceProxy Class

(Qt3DInput::Input::PhysicalDeviceProxy)

Public Functions

PhysicalDeviceProxy()
void cleanup()
QString deviceName() const
PhysicalDeviceProxyManager *manager() const
Qt3DCore::QNodeId physicalDeviceId() const
void setDevice(QAbstractPhysicalDevice *device)
void setManager(PhysicalDeviceProxyManager *manager)

Additional Inherited Members

Member Function Documentation

PhysicalDeviceProxy::PhysicalDeviceProxy()

Default constructs an instance of PhysicalDeviceProxy.

void PhysicalDeviceProxy::cleanup()

QString PhysicalDeviceProxy::deviceName() const

PhysicalDeviceProxyManager *PhysicalDeviceProxy::manager() const

See also setManager().

Qt3DCore::QNodeId PhysicalDeviceProxy::physicalDeviceId() const

void PhysicalDeviceProxy::setDevice(QAbstractPhysicalDevice *device)

void PhysicalDeviceProxy::setManager(PhysicalDeviceProxyManager *manager)

See also manager().