Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt6 + CMake: Organize UI Files
Forum Updated to NodeBB v4.3 + New Features

Qt6 + CMake: Organize UI Files

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 546 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    fem_dev
    wrote on last edited by fem_dev
    #1

    As you can see in this image below, Qt6 + CMake project creates a file tree without a folder to UI files in Qt Creator IDE.
    uifiles.png

    What I need to do to Qt Creator IDE packs all *.ui files in a folder?

    Thank you,

    My Setup:

    • Ubuntu 20.04 x64
    • Qt 6.0.0
    • Qt Creator 4.14.0
    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @fem_dev said in Qt6 + CMake: Organize UI Files:

      What I need to do to Qt Creator IDE packs all *.ui files in a folder?

      Provide a patch to QtCreator to add this feature.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      F 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        @fem_dev said in Qt6 + CMake: Organize UI Files:

        What I need to do to Qt Creator IDE packs all *.ui files in a folder?

        Provide a patch to QtCreator to add this feature.

        F Offline
        F Offline
        fem_dev
        wrote on last edited by
        #3

        @Christian-Ehrlicher sorry...I did understood...

        Could you give a example?

        Thank you,

        1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @fem_dev said in Qt6 + CMake: Organize UI Files:

          Could you give a example?

          QtCreator does not support this for CMake projects yet. If you want this feature you have to add it to QtCreator by yourself and while you're at it you can provide this patch to the QtCreator devs so it gets integrated in the official release. Maybe there is already a request or patch for it in the bug tracker.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved