Results 1 to 9 of 9

Thread: Using *.rcc files as Themes

Hybrid View

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

    Default Re: Using *.rcc files as Themes

    rcc embeds files into the code. As long as the files are portable, then there should be no problem.

  2. The following user says thank you to Brandybuck for this useful post:

    momesana (30th January 2008)

  3. #2
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    8
    Thanked 14 Times in 14 Posts

    Default Re: Using *.rcc files as Themes

    Yes! The problem which I am discussed earlier. You must create a unicode mechanism for representation of character as well as for image to store as binaries. Thanks Qt! which has consider the problem & given its solution. But we have to make a bit more attention when saving a file or opening a file on different platform.
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

Similar Threads

  1. Replies: 5
    Last Post: 22nd September 2006, 08:04
  2. qt3 themes example: missing header files?
    By nikita in forum Qt Programming
    Replies: 3
    Last Post: 9th August 2006, 12:12
  3. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 10:28

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.