Posted on 2011-07-04 20:47
RTY 閱讀(3200)
評論(0) 編輯 收藏 引用 所屬分類:
Qt
This property holds the widget's style sheet.
The style sheet contains a textual description of customizations to the widget's style, as described in the Qt Style Sheets document.
Since Qt 4.5, Qt style sheets fully supports Mac OS X.
Warning: Qt style sheets are currently not supported for custom QStyle subclasses. We plan to address this in some future release.
This property was introduced in Qt 4.2.
Access functions:
QString | styleSheet () const |
void | setStyleSheet ( const QString & styleSheet )
|
一定要注意速度,平凡的調(diào)用,一般會消耗0.25倍的CPU資源