Results 1 to 9 of 9

Thread: Reimplementing a Widgets Look

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Reimplementing a Widgets Look

    Subclass QStyle and set the new style in your QApplication using QApplication::setStyle.
    It's nice to be important but it's more important to be nice.

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

    Stobie (10th January 2010)

Similar Threads

  1. Replies: 1
    Last Post: 17th February 2009, 16:55
  2. Reimplementing QApplication::notify( )
    By Rayven in forum Qt Programming
    Replies: 1
    Last Post: 15th May 2008, 17:22
  3. Reimplementing QApplication::notify()
    By Doug Broadwell in forum Qt Programming
    Replies: 5
    Last Post: 21st June 2007, 21:41
  4. Reimplementing QApplication::notify()
    By Doug Broadwell in forum Newbie
    Replies: 3
    Last Post: 13th June 2007, 07:53
  5. Qt4/Win32 - Reimplementing Copy
    By gesslar in forum Qt Programming
    Replies: 1
    Last Post: 22nd March 2006, 05:32

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.