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

© 2016 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.