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. Getting designer to see my resources
Qt 6.11 is out! See what's new in the release blog

Getting designer to see my resources

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 2 Posters 454 Views 2 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.
  • PerdrixP Offline
    PerdrixP Offline
    Perdrix
    wrote on last edited by
    #1

    Say I have a VS project called projectname with a sub folder called ui where I store my .ui files and a file called resources.qrc:

    projectname/ui

    When compiled that generates file qrc_resources.cpp in:

    projectname/GeneratedFiles/ui

    I can edit the ui files, but when I try to select resources I cannot see them:

    08508602-fc2b-4d0d-9c34-a58895676c93-image.png

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

      Hi
      Just guessing as i never use the stand-alone Designer but i think you have to load the compiled resource file to have Designer know of if.
      alt text

      1 Reply Last reply
      2
      • PerdrixP Offline
        PerdrixP Offline
        Perdrix
        wrote on last edited by
        #3

        Yes, that worked and thank you. A pity that the help didn't provide any clues.

        Thanks again. David

        mrjjM 1 Reply Last reply
        0
        • PerdrixP Perdrix

          Yes, that worked and thank you. A pity that the help didn't provide any clues.

          Thanks again. David

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Perdrix
          Hi
          Well it does
          https://doc.qt.io/qt-5/designer-resources.html
          But not sure how easy its to find when sitting In Designer :)

          1 Reply Last reply
          0

          • Login

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