The naming of window/background/plotAreaBackground
created a couple of wrong behaviors in the examples.
Change-Id: I9932962e2567823ec72178ab2f5d4a70251ea299
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
'stateChanged' is deprecated: Use checkStateChanged() instead
:40:19: note: 'stateChanged' has been explicitly marked deprecated here
Change-Id: Ia5c56ede77277cf99863675f50652bcf5dfa6716
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
Reviewed-by: Sakaria Pouke <sakaria.pouke@qt.io>
Doing this removes the need to add setting the resize mode
on application code.
Fixes: QTBUG-121998
Pick-to: 6.6 6.7
Change-Id: I6545913cc1e8ebf9713f0244a6892b7d5a019a49
Reviewed-by: Sakaria Pouke <sakaria.pouke@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
qdoc expects a common installation directory for all examples in a
documentation project.
Fixes: QTBUG-120562
Pick-to: 6.7
Change-Id: Iafcc3b1867e62179aabe991e6d4013dafaf61678
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>