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

IviSurface QML Type

Provides a simple way to identify and resize a surface.

This type was introduced in Qt 5.8.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

IviSurface QML Type▲

  • Import Statement: import QtWayland.Compositor 1.3

  • Since: Qt 5.8

Detailed Description▲

This type is part of the IviApplication extension and provides a way to extend the functionality of an existing WaylandSurface with a way to resize and identify it.

It corresponds to the Wayland ivi_surface interface.

Property Documentation▲

 

[read-only] iviId : int▲

This property holds the ivi id id of this IviSurface.

surface : WaylandSurface▲

This property holds the surface associated with this IviSurface.

Method Documentation▲

 

void initialize(IviApplication iviApplication, WaylandSurface surface, int iviId, WaylandResource resource)▲

Initializes the IviSurface, associating it with the given iviApplication, surface, iviId, and resource.

int sendConfigure(size size)▲

Sends a configure event to the client, telling it to resize the surface to the given size.

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