qt5base-lts/examples/widgets
J-P Nurmi 5a0fd7fb04 Examples: inherit NorwegianWoodStyle from QProxyStyle
The QStyle specializations are being made internal. The recommended way
to customize styles is now to use QProxyStyle (& QStyleFactory), or to
implement a full custom style one can alternatively subclass
QCommonStyle. The proxy style approach was chosen for this case, since
the example assumes some drawing functionality provided by the windows
style and it is not a "complete" custom style implementation but more
like a customization anyway.

Change-Id: Ib2477339cfef258cfc944a76a2eea728066e1f45
Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
2012-11-26 17:33:37 +01:00
..
animation Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
desktop Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
dialogs Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
doc Examples: inherit NorwegianWoodStyle from QProxyStyle 2012-11-26 17:33:37 +01:00
draganddrop Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
effects Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
graphicsview Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
itemviews Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
layouts Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
mainwindows Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
painting Widgets/Painting examples: inherit ArthurStyle from QCommonStyle 2012-11-26 17:33:37 +01:00
richtext Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
scroller Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
statemachine Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
tutorials Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00
widgets Examples: inherit NorwegianWoodStyle from QProxyStyle 2012-11-26 17:33:37 +01:00
widgets.pro Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$example 2012-11-26 14:35:23 +01:00