Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-835

The new project wizard creates the ui file in the resource folder (instead of form)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 2.7.0
    • 2.6.0 (rev.07)
    • General
    • None
    • Windows 10, Qt 5.15.1, VS 2019 16.7.6
    • Windows
    • e6d1ff94f05b09be7ec040590d24141a93cd7049

    Description

      1) New Project > Qt Widgets Application > Create
      2) Next > Next > Next > End

      The ui file created by default goes to the "Resource Files" directory instead of the "Form files" directory (see screenshot).

      However, if I add a new QWidget class via :
      1) Right-click on "Source Files" > Add > Add Qt Class > Qt Widget Class
      2) Next > Next > End

      The new ui file is correctly created in the "Form files" directory.

      Attachments

        1. newProject.PNG
          newProject.PNG
          8 kB
        2. newProject2.PNG
          newProject2.PNG
          10 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mecfc Miguel Costa
            kiruahxh kiruahxh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes