Results 1 to 4 of 4

Thread: Is there any way to recompile resources whithout building?

  1. #1
    Join Date
    Dec 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Windows

    Default Is there any way to recompile resources whithout building?

    When I add a resource file in Qt Creator, it does not appear as a selectable resource in the Qt Designer porperty fields that have resources as a possible selection.

    It requires a full "Build" step to make the new resource available in the "Select Resource" popup.

    Is there anyway to make the new resource available without going through a full build?

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there any way to recompile resources whithout building?

    Just add the resources to the QRC and click the "Reload" button on the resource manager in QtDesigner.

  3. #3
    Join Date
    Dec 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there any way to recompile resources whithout building?

    Pardon me but I feel a little stupid here.

    I open the QRC and add a new image file. The UI is very simple here. No sign of any reload button. No Reload command in any menu. No context menu at all.

    So I switch to the Form Editor. There is a Widgets menu pane, the main form layout pane, a tree widget explorer, a property manager and a pane with Action and Slots editor tabs. No "Resource Manager" that I can find??? Nothing mentioned in the menus or in the context menus about any reloads....

    What am I missing?

  4. #4
    Join Date
    Dec 2009
    Posts
    10
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Is there any way to recompile resources whithout building?

    Ah! Now I know what I'm missing ! There is a reload button in the actual "select resource" popup, but it's kind of hidden in the titlebar of the tree widget. And since it is the only button on this menubar it's really doesn't look like a menubar at all, more like a window titlebar...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.