Thru palette for your widget.
In sources it may look like this:
Qt Code:
this->setPalette(palette);To copy to clipboard, switch view to plain text mode
take a look on http://doc.qt.nokia.com/4.6/qpalette.html
Thru palette for your widget.
In sources it may look like this:
Qt Code:
this->setPalette(palette);To copy to clipboard, switch view to plain text mode
take a look on http://doc.qt.nokia.com/4.6/qpalette.html
feiyinziiu (4th December 2009)
Bookmarks