Results 1 to 10 of 10

Thread: Set appropriate style for the user's platform ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    108
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    35
    Thanked 2 Times in 1 Post

    Question Re: Set appropriate style for the user's platform ?

    Thank you, i can use it, but i think that's not fine. Is no function available like this:
    Qt Code:
    1. QApplication->setStyle(QApplication->defaultStyle());
    To copy to clipboard, switch view to plain text mode 

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Set appropriate style for the user's platform ?

    Quote Originally Posted by whitefurrows View Post
    Thank you, i can use it, but i think that's not fine. Is no function available like this:
    Qt Code:
    1. QApplication->setStyle(QApplication->defaultStyle());
    To copy to clipboard, switch view to plain text mode 
    AFAIK, nothing like that exists. You can send suggestions via Task-Tracker.
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    whitefurrows (22nd May 2007)

  4. #3
    Join Date
    May 2006
    Posts
    108
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    35
    Thanked 2 Times in 1 Post

    Thumbs up Re: Set appropriate style for the user's platform ?

    Thanks at all. I try it and send my suggestions via Task-Tracker.

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.