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

Qt Windows Extras

Provides classes and functions for using some Windows APIs in a Qt way.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Windows Extras

Qt Windows Extras provide classes and functions that enable you to use miscellaneous Windows-specific functions. For example, you can convert Qt objects to Windows object handles and manipulate DWM glass frames.

In addition, you can use features introduced with Windows 7, such as Aero Peek, Jump Lists, a progress indicator on a taskbar button, or a thumbnail toolbar.

Getting Started

To include the definitions of the module's classes and functions, use the following directive:

 
Sélectionnez
#include <QtWinExtras>

To link against the module, add this line to your qmake .pro file:

 
Sélectionnez
QT += winextras

Articles and Guides

Examples

API Reference

These are links to the API reference materials.

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