How to Change the Background Color of QWidget/zh: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
[[How to Change the Background Color of QWidget|English]] | [[How to Change the Background Color of QWidget Bulgarian|Български]] |<br />[[How to Change the Background Color of QWidget Japanese|日本語]] | '''中文'''


=怎样改变QWidget的背景颜色=
[http://doc.qt.nokia.com/latest/qwidget.html QWidget] ''[doc.qt.nokia.com]'' 是所有用户界面对象的基类,其改变背景颜色的方法同样也适用于它们。
==使用调色板==
第一个例子演示如何使用“QPalette“改变背景颜色:http://doc.qt.nokia.com/latest/qpalette.html
==使用样式表==
样式表包含对定制窗体样式的文字描述,参见“Qt Style Sheets document”:http://doc.qt.nokia.com/latest/stylesheet.html.
以上改变窗体颜色的方法使用Qt <span class="caps">SDK</span> 1.1构建,并在Symbian^3 设备上测试成功。
===Categories:===
* [[:Category:HowTo|HowTo]]
* [[:Category:snippets|snippets]]

Revision as of 10:12, 24 February 2015