Results 1 to 4 of 4

Thread: qt3 themes example: missing header files?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: qt3 themes example: missing header files?

    The headers are from other examples. If you look at the .pro file, you'll see that they're all listed. This means you can't move the themes directory out of the examples directory.

    In 4.1.4 you can get the brushed metal look (Mac OSX only) by using the Qt::WA_MacMetalStyle flag.

  2. #2
    Join Date
    Aug 2006
    Location
    troy, new york
    Posts
    24
    Thanks
    4
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: qt3 themes example: missing header files?

    thanks guys, i'll get right on it and will report my progress....

Similar Threads

  1. Replies: 4
    Last Post: 7th April 2010, 23:09
  2. [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.