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

Detailed Description

This struct was introduced in Qt 4.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

▲

  • Header: AvailableSizesArgument

  • Since: Qt 4.5

  • qmake: QT += gui

Detailed Description▲

This struct represents arguments to virtual_hook() function when id parameter is QIconEngine::AvailableSizesHook.

See Also▲

Member Variable Documentation▲

 

QIcon::Mode AvailableSizesArgument::mode▲

This variable holds the requested mode of an image.

See Also▲

See also QIcon::Mode

QList<QSize> AvailableSizesArgument::sizes▲

image sizes that are available with specified mode and state. This is an output parameter and is filled after call to virtual_hook(). Engines that work in terms of a scalable, vectorial format normally return an empty list.

QIcon::State AvailableSizesArgument::state▲

This variable holds the requested state of an image.

See Also▲

See also QIcon::State

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