Results 1 to 6 of 6

Thread: Resource search/lookup tool/script to check completeness and correctness of qrc files

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Location
    Dresden, Germany
    Posts
    109
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    9
    Thanked 12 Times in 10 Posts

    Lightbulb Re: Resource search/lookup tool/script to check completeness and correctness of qrc f

    Not quite a weekend project (to many other projects), but done in a little less than 20 working hours.

    So, here it is: the first real QRC-Checker: https://github.com/ghorwin/QrcChecker

    Mind: this is a simple tool, only basic error checking included, but already with some convenience. Most of all, it does its job for me.

    As always, if you need anything special, just hack away. Since this is a tool for the Qt coding community, I didn't bother with creating installers and the like... just clone the repo, compile and be happy!

    PS: I'd appreciate (hopefully positive :-) ) feedback!
    Andreas

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,349
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    318
    Thanked 872 Times in 859 Posts

    Default Re: Resource search/lookup tool/script to check completeness and correctness of qrc f

    My version is nearly done as well, in probably about the same amount of time. We can compare features once I have finished (probably next weekend).
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. How to build a search tool bar like Wireshark
    By leinad in forum Qt Programming
    Replies: 5
    Last Post: 31st January 2020, 17:59
  2. Replies: 1
    Last Post: 28th July 2016, 18:38
  3. how to run a vbs script in resource from inside QT
    By sherifomran in forum Qt Programming
    Replies: 2
    Last Post: 15th September 2013, 11:30
  4. Running a bash script from resource (qrc) file
    By onamatic in forum Qt Programming
    Replies: 4
    Last Post: 3rd February 2012, 10:09
  5. Image resource lookup in OS X
    By stipa in forum Qt Quick
    Replies: 1
    Last Post: 1st December 2010, 08:11

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.