QInputSettings露
- PyQt5.Qt3DInput.QInputSettings
Inherits from QComponent.
Description露
QInputSettings class holds the pointer to an input event source object.
The QInputSettings component must be set as a component of the scene root entity. It stores a pointer to the object that acts as the source of input events to be handled by various input classes. For example, a QWindow instance can be an event source.
See also
QMouseDevice, QKeyboardDevice.