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

WheelEvent QML Type

Contains parameters that describe a mouse wheel event.

This type was introduced in Qt 5.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

WheelEvent QML Type

  • Import Statement: import Qt3D.Input 2.4

  • Since:: Qt 5.5

  • Instantiates:: QWheelEvent

Detailed Description

Mouse wheel events occur when the mouse wheel is rotated.

See Also

Property Documentation

 

accepted : bool

Specifies if the mouse wheel event has been accepted

[read-only] angleDelta : Point

Specifies The change wheel angle of the mouse wheel event

[read-only] buttons : int

Specifies the button if present in the mouse wheel event

[read-only] modifiers : Modifiers

Specifies if any modifiers were applied to the mouse wheel event

[read-only] x : int

Specifies The X coordinate of the mouse wheel event

[read-only] y : int

Specifies The Y coordinate of the mouse wheel event

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