Results 1 to 3 of 3

Thread: about QT project Skin .

  1. #1
    Join Date
    May 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default about QT project Skin .

    first , look this pic:



    I want make one like this pic Window style . how to do it?

    thanks!

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: about QT project Skin .

    Write your own style deriving from QWindowsXPStyle or any other style you like...
    You might also try using stylesheets, but there seems to be lot of controls in the snap you gave, and it might also be a tedious job

  3. #3
    Join Date
    Apr 2010
    Posts
    769
    Thanks
    1
    Thanked 94 Times in 86 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: about QT project Skin .

    Or, you might be able to get part of the way there simply by modifying your app's QPalette. That will only affect the colors, but the colors are a big part of the sample you provided, and there would be only a handful of items that require changing.

Similar Threads

  1. window skin?
    By sdink87 in forum Newbie
    Replies: 1
    Last Post: 26th November 2009, 14:14
  2. How I Can Create My Own Skin in Qt4
    By hotjava in forum Qt Programming
    Replies: 3
    Last Post: 9th June 2009, 09:38
  3. Failure to find: ../skin.cpp
    By Cruz in forum Installation and Deployment
    Replies: 0
    Last Post: 13th January 2009, 20:15
  4. Skin for your Qt4 apps
    By Miem in forum Qt Programming
    Replies: 5
    Last Post: 13th October 2007, 17:54
  5. Create a skin for Command Prompt
    By Jh_ in forum Qt Programming
    Replies: 11
    Last Post: 20th March 2007, 09:37

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.