IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

AxisSetting QML Type

QML frontend for the Qt3DInput::QAxisSetting C++ class.

This type was introduced in Qt 5.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

AxisSetting QML Type

  • Import Statement: import Qt3D.Input 2.4

  • Since:: Qt 5.5

  • Instantiates:: QAxisSetting

Detailed Description

Stores settings for the specified list of Axis

Property Documentation

 

axes : list<int>

 

axis : QVariantList

The current axis of the AxisSetting

deadZoneRadius : float

The current deadZone radius of the AxisSetting

smooth : bool

The current state of smoothing

Signal Documentation

 

axisChanged()

This signal is emitted when the axis associated with the axis setting is changed.

The corresponding handler is onAxisChanged

The corresponding handler is onAxisChanged.

deadZoneRadiusChanged()

This signal is emitted when the dead zone associated with the axis setting is changed.

The corresponding handler is onDeadZoneRadiusChanged

The corresponding handler is onDeadZoneRadiusChanged.

smoothChanged()

This signal is emitted when the when the smoothing state is changed.

The corresponding handler is onSmoothChanged

The corresponding handler is onSmoothChanged.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+