Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Fonctions  · 

Window System-specific Notes

Qt is a multiplatform GUI toolkit, so almost the entire API is the same on all platforms and window systems. If you wish to use platform-specific features, and still maintain a platform-independent source tree, you should protect the platform-specific code using the appropriate #ifdef statements (see below).

For information about which platforms are supported by Qt, see the Platform Notes. For information on distributing Qt applications, see Deploying Qt Applications.

Qt/X11

When compiling for this platform, the macro Q_WS_X11 is defined.

Not documented here. Please contact Trolltech Technical Support if you have queries.

Qt/X11 Dependencies

Note: You must compile with both Xft and XRender support to get alpha transparency support for pixmaps and images. Configuring with XRender support only is not enough.

Qt/Windows

When compiling for this platform, the macro Q_WS_WIN is defined.

Not documented here. Please contact Trolltech Technical Support if you have queries.

Microsoft Visual Studio 2005 Deployment Issues

Executables compiled with Microsoft Visual Studio 2005 require a manifest file that points to the C and C++ runtime libraries that Qt and the application itself depend on. The manifest file is automatically generated for you, but it always needs to be located in the same directory as the application executable.

It is important to remember to deploy the manifest file when deploying an application.

Note: If you don't want to deploy your application with the .manifest file, you can embed the manifest in the executable as a resource with the mt command (distributed with Visual Studio 2005).

If you have further problems, please see the MSDN document, "Side-by-side Assemblies Reference".

Qt/Mac OS X

When compiling for this platform, the macro Q_WS_MACX is defined.

Qt/Embedded

When compiling for this platform, the macro Q_WS_QWS is defined (the window system is literally the Qt Window System).

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année

Le Qt Labs au hasard

Logo

QLocale : à propos du temps (et des dates, et des langues, et des...)

Les Qt Labs sont les laboratoires des développeurs de Qt, où ils peuvent partager des impressions sur le framework, son utilisation, ce que pourrait être son futur. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 3.3
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web