PDA

View Full Version : "aqua" on widgets



baray98
30th August 2007, 20:55
Hi,

I was looking at the widgets gallery and found "aqua" style widgets and love to use it but i wonder how?

I used the plastique style with these and it work but not aqua


QApplication::setStyle(QStyleFactory::create("plastique"));
QApplication::setPalette(QApplication::style()->standardPalette());
QApplication app(argc,argv);
myApp *mainWin = new myApp ;

mainWin->show();


please show me the way on how can i use "aqua" style widgets

baray98

jamadagni
31st August 2007, 09:19
Read the warning at http://doc.trolltech.com/4.3/qmacstyle.html#details