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  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

Creating Custom Widget Plugins for the Integration

Creating a Plugin

First, create a new project by opening the new project dialog and selecting the Qt4 Designer Plugin project template. Then enter the project name and press OK. The following wizard lets you change the default file names and allows you to add additional Qt modules. To finally create the project click the Finish button.

When building the plugin, make sure to build it against the same Qt version as the version Qt Visual Studio integration uses internally. For example, if you are using the integration version 1.4.0, you have to use Qt 4.4.0; when using 1.4.1 you have to use Qt 4.4.1, and so forth. Also, the plugin has to be built in the 32bit release configuration. If there is a configuration or Qt version mismatch, a warning message will be shown at the beginning of the build process. In this case, the integration will not be able to load the plugin.

Deploying a plugin

Copy the plugin .dll into the plugins\designer directory of the Qt Visual Studio integration installation directory - usually located in C:\Program Files\Trolltech\Qt VS Integration. If the plugin depends on other libraries then those libraries also have to be copied to the plugins\designer directory.

Warning: Do not copy existing libraries in the .\bin directory of the integration. This will cause Visual Studio to crash.

[Previous: Managing Resources] [Contents] [Next: Creating Qt Translation Files for the Project]

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 vs-integration-1.4
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