Results 1 to 4 of 4

Thread: automatic generation of .qrc file

  1. #1
    Join Date
    Jan 2006
    Posts
    122
    Thanks
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default automatic generation of .qrc file

    Hi all,
    I used different images for my application and now I'd like to include them using the Qt Resource system, I'd like to know if there's a tool for generating the qrc file in order to scan the resource directory and include all the resources. I'm using Visual Studio
    thanks in advance

    Bye

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: automatic generation of .qrc file

    I think you will manually have to add all the files to your .qrc file.

    It should be simple to write code which will do this for you.

  3. #3
    Join Date
    Mar 2006
    Location
    Mountain View, California
    Posts
    489
    Thanks
    3
    Thanked 74 Times in 54 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: automatic generation of .qrc file

    You can also use the Designer resource editor to browse around for individual files.

  4. #4
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: automatic generation of .qrc file

    Warning : This is an ad....

    If you used Edyuk (version 0.6.0-b available), you could simply open your qrc file, view and edit it through a decicated widget... It's really simple and, IMHO, worth a try!
    Current Qt projects : QCodeEdit, RotiDeCode

Similar Threads

  1. read file from end to beginning..
    By soul_rebel in forum Qt Programming
    Replies: 11
    Last Post: 4th June 2012, 02:20
  2. Draging a non-existing file to the Windows Desktop
    By klaus1111 in forum Qt Programming
    Replies: 13
    Last Post: 20th September 2007, 12:47
  3. SQLite-DB in a qrc file
    By Lykurg in forum Qt Programming
    Replies: 5
    Last Post: 31st July 2006, 20:24
  4. Replies: 11
    Last Post: 4th July 2006, 16:09

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.