Qt3DInput Namespace
Contains classes that enable user input. More...
Header: | #include <Qt3DInput> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS 3dinput) target_link_libraries(mytarget PRIVATE Qt6::3dinput) |
qmake: | QT += 3dinput |
Types
Detailed Description
Type Documentation
QKeyEventPtr
A shared pointer for QKeyEvent.