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

CloseEvent QML Type

Notification that a Window is about to be closed.

This type was introduced in Qt 5.1.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

CloseEvent QML Type

  • Since: Qt 5.1

  • Group: CloseEvent is part of qtquick-visual

Detailed Description

Notification that a window is about to be closed by the windowing system (e.g. the user clicked the title bar close button). The CloseEvent contains an accepted property which can be set to false to abort closing the window.

See Also

Property Documentation

 

accepted : bool

This property indicates whether the application will allow the user to close the window. It is true by default.

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