Details
Description
When creating a new project Qt VS Tools (Visual Studio plugin) does not generate the same code as Qt Creator. For example when creating a new WindowDialog project via Qt Creator it does not generate the same code as Qt VS Tools: for example the "ui" window is declared as a pointer when created via Qt Creator while it is not a pointer via Qt VS Tools
Another thing is that there is not the same propositions for new project creation.
My suggestion is to put Qt VS Tools to the same standart as Qt Creator
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-707 Regarding the methods for integrating the main window widget into the Qt Gui application wizard.
- Closed