[Qt-interest] Qt VS Addin: Howto generate code for ui file
Duane Hebert
spoo at flarn.com
Thu Jan 28 15:17:53 CET 2010
"Matthias Pospiech" <matthias.pospiech at gmx.de> wrote in message news:4B617F24.1020307 at gmx.de...
>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 ?
The no longer supported VSIntegration allowed you to add a ui file from VS directly and setup the
cpp/h and moc stuff. Hopefully, the addin which replaces it will have the same funcitionality. Haven't
tried it yet though...
More information about the Qt-interest-old
mailing list