Qt3D Input C++ Classes
The Qt3D Input module provides classes for handling user input in applications using Qt3D. More...
Classes
Detailed Description
To use classes from this module, add this directive into the C++ files:
#include <Qt3DInput>
To link against the corresponding C++ libraries, add the following to your qmake project file:
QT += 3dinput