Qt3DInput Namespace
Contains classes that enable user input. More...
| Header: | #include <qabstractactioninput.h> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS 3dinput)target_link_libraries(mytarget PRIVATE Qt6::3dinput) |
| qmake: | QT += 3dinput |
| Status: | Deprecated |
This namespace is deprecated. We strongly advise against using it in new code.
Types
Type Documentation
QKeyEventPtr
A shared pointer for QKeyEvent.
QMouseEventPtr
A shared pointer for QMouseEvent.
QWheelEventPtr
A shared pointer for QWheelEvent.
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.