QAxis Class
class Qt3DInput::QAxisQAxis stores QAbstractAxisInputs used to trigger an input event. More...
| Header: | #include <QAxis> |
| qmake: | QT += 3dinput |
| Since: | Qt 5.7 |
| Instantiated By: | Axis |
| Inherits: | Qt3DCore::QNode |
This class was introduced in Qt 5.7.
Properties
- value : const float
Public Functions
| float | value() const |
Signals
| void | valueChanged(float value) |
Detailed Description
Constructs a new QAxis instance with parent.