Axis QML Type

QML frontend for the Qt3DInput::QAxis C++ class. More...

Import Statement: import Qt3D.Input 2.0
Since: Qt 5.7
Instantiates: QAxis

Properties

Detailed Description

Links a set of AbstractAxisInputs that trigger the same event.

Property Documentation

buttons : QVariantList

The Buttons that can trigger this Action


inputs : list<AbstractAxisInput>

the list of AbstractAxisInput that can trigger this Axis.


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