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. Is it possible to add .ui files later a project when it is not added during the time of its creation?
Qt 6.11 is out! See what's new in the release blog

Is it possible to add .ui files later a project when it is not added during the time of its creation?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 530 Views 1 Watching
  • 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.
  • Swati777999S Offline
    Swati777999S Offline
    Swati777999
    wrote on last edited by
    #1

    Hi All,

    I hope that you're doing well. I am a beginner in Qt and facing a lot of troubles while exploring things on my own.

    During the creation of a project in Qt, I forgot to check the box asking for including .ui files. Later, I realized that I need.ui file for displaying images[to be uploaded as resource files] as icons during the display.

    Can these images [in resource folder] be shown without ui -> label?
    How can I add .ui files to my project?

    Any help will be appreciated!

    Thanks

    “ In order to be irreplaceable, one must always be different” – Coco Chanel

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Sure you can add .ui files later on.
      No you don't need an .ui file at all unless you want to use Designer to create your widget.

      You can create a new widget and start from it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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