QTableView renders wrong.
General and Desktop
4
Posts
3
Posters
1.4k
Views
1
Watching
-
I poste a link here to qtcentre forum for description:
"www.qtcentre.org/threads/52016":http://www.qtcentre.org/threads/52016-QTableView-renders-wrong!
Should I report this as a bug?
-
Sorry I describe it here:
"example image":http://rghost.net/41600810/image.png
As you can see in the image, setting "background-color" style property together with using QStyle::SH_ScrollView_FrameOnlyAroundContents style hint property, renders incorrect. A workaround this is to change QPalette::Base color and assign the new palette to the tableview, but this is cumbersome.