diff options
author | Andy Shaw <andy.shaw@digia.com> | 2011-09-07 20:40:48 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-09-07 20:40:57 +0200 |
commit | 270c20490813fa943b4fbf0feb1aecb98f0b19ba (patch) | |
tree | 7c2ad51a4499fc085aa16df246a3214d86c1fa77 /doc/src/snippets/code/doc_src_qtscript.cpp | |
parent | 248ec0d94a6e58a679cb757d2dd32f6fd59a2b6d (diff) | |
download | qt4-tools-270c20490813fa943b4fbf0feb1aecb98f0b19ba.tar.gz |
Ensure that the proxystyle is used over the style's own functions
When calling a style function such as pixelMetric() then this should be
done via the proxy style and not on the style directly. This is so that
the proxy style always has a chance to override the original style's
implementation and still preserve the fallback to the base style.
Task-number: QTBUG-20849
Merge-request: 2645
Reviewed-by: olivier
Diffstat (limited to 'doc/src/snippets/code/doc_src_qtscript.cpp')
0 files changed, 0 insertions, 0 deletions