[Qt-interest] Qt VS Addin: Howto generate code for ui file

Matthias Pospiech matthias.pospiech at gmx.de
Mon Feb 1 13:48:33 CET 2010


Oliver Wolff schrieb:
> We tried to keep the functionalities of the new AddIn as close as 
> possible to the ones given in the integration.
>
> The AddIn also handles moc'ing, uic'ing and rcc'ing of files. And you 
> can also set, which Qt Version shall be used for the current project. 
> Due to the AddIn approach it is not possible to use an integrated 
> Designer but the AddIn tries to evaluate which Designer/Linguist to use 
> and starts the one according to the project's Qt version.
>
> The general AddIn documentation can be found here: 
> http://doc.qt.nokia.com/vs-add-in-1.0/index.html
>   
 From what I can read from the docs it is not possible to add Qt classes 
and especially classes for dialogs or other kind of forms
with the addin. This was all I asked originally. But without this 
functionality I have to consider the addin as useless for me.
Especially since other older plugins, such as VsQtAddin 
(http://mm-werkstatt.informatik.uni-augsburg.de/Volker-Wiendl.html)
provide this functionality. But if it is possible to add qt-classes 
using an assistent from the addin I would really like to know how.

Matthias







More information about the Qt-interest-old mailing list