qt6-bb10/tests/auto/widgets/styles
Aaron Kennedy 7293200ace Add attribute to enable font and palette propagation in QSS.
By default when using Qt Style Sheets, a widget does not inherit its
font and palette from its parent widget. With the
Qt::AA_UseStyleSheetPropagationInWidgetStyles application attribute set,
propagation when using Qt Style Sheets behaves like it does with regular
QWidget::setPalette() and QWidget::setFont() calls.

[ChangeLog][QtWidgets] Added the
Qt::AA_UseStyleSheetPropagationInWidgetStyles attribute which enables
font and palette propagation for Qt Style Sheets.

Task-number: QTBUG-37580
Change-Id: I3038c13d61e32625a1a05291c5394eaefd376a68
Reviewed-by: Samuel Nevala <samuel.nevala@intopalo.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-09-10 06:44:57 +00:00
..
qmacstyle Update copyright headers 2015-02-11 06:49:51 +00:00
qstyle Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qstyleoption Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qstylesheetstyle Add attribute to enable font and palette propagation in QSS. 2015-09-10 06:44:57 +00:00
styles.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00