[Qt-interest] Qt VS Addin: Howto generate code for ui file
Oliver Wolff
oliver.wolff at nokia.com
Fri Jan 29 11:34:13 CET 2010
The easiest way to achieve this is adding a Qt4Gui class to your
project. Simply right-click to the project in the solution explorer and
choose Add->Class...->Qt4 Classes->Qt4GuiClass. The following wizard
will be what you are looking for :)
Olli
Am 1/29/2010 10:18 AM, schrieb ext Matthias Pospiech:
> Matthias Pospiech schrieb:
>> I have installed the Visual Studio plugin from Qt. I can add a ui file
>> with the addin,
>> but it does not add any .h or .cpp file for this ui file.
>> This is different to how QtCreator works, or any other Qt Plugin for VS
>> (here VsQtAddin which is not developed by Qt)
>>
>> Is it possible somehow to add cpp/h files including all the build
>> configurations automatically ?
>>
> Can anyone from Qt provide an answer, or someone who is using this software?
>
> If not, how can I get in contact with someone who knows this?
>
> Matthias
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list