PDA

View Full Version : How to change theme of a window



sudheer168
20th November 2009, 10:49
Hi every body ,I am using QT4.4.3 with MSVS2005. I want to develop a appication with rich look. I am not able to chage the theme of the window . Which Class I havet o use to chage the theme of the window and plese suggest me what all I have to do .
So please suggest me to solve this problem.



Reagards,
sudheer.

high_flyer
20th November 2009, 14:46
What do you mean by "theme"?
Do you mean style?
If so, Check QWidget::setStyle().