Results 1 to 3 of 3

Thread: About QMacStyle

  1. #1
    Join Date
    May 2008
    Posts
    42
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4

    Default About QMacStyle

    Hi,

    I am working in Qt 4.3.4 in Windows platform.
    I tried to use QMacStyle for QApplication::setStyle(QStyleFactory::create("Mac" ));

    But i am getting error fatal error C1083: Cannot open include file: 'QMacStyle': No such file or directory.

    Could any one help me how to use QMacStyle..


    Thanks and Regards,
    V. Santhosh

  2. #2
    Join Date
    Sep 2008
    Posts
    60
    Thanks
    8
    Thanked 10 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: About QMacStyle

    Does the error occur because of this restriction?

    Warning: This style is only available on Mac OS X because it relies on the HITheme APIs.

  3. #3
    Join Date
    May 2008
    Posts
    42
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4

    Default Re: About QMacStyle

    Hi,

    Thank you for the kind information.
    I will use QMacStyle when i port my application in Mac.

    Thanks and regards,
    Santhosh

Similar Threads

  1. Does StyleSheet support for QMacStyle?
    By axlgilby in forum Qt Programming
    Replies: 1
    Last Post: 8th October 2007, 09:42
  2. QMacStyle or QPlatinumStyle
    By firas in forum Qt Programming
    Replies: 2
    Last Post: 18th May 2006, 18:14

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.