When drawing an itemview item, the rounded corners (for current and hovered item) were not properly drawn - the rounded corners of the windows11 style were sometimes also visible where they should not be. Fix it by using a clip rect and move the rounded corners out of the clip rect on the appropriate places. Task-nubmer: QTBUG-131585 Change-Id: I4eccc1e65768306a5511cda6e18db8f56fe1eff6 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit ed18ad9543ae4b30307bb178d1ee8b309062b9e3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%