Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I want change change the qss property "border-radius" of QTableWidget, but I found it seems that some widget in front of
but I can not find out what it is, and how to change the qss property "border-radius" of the white area.
thank you.
@Mozzie said in How to change the qss property "border-radius" of QTableWidget ?:
"border-radius" of QTableWidget
Try QTableView instead of QTableWidget.
QTableView
QTableWidget