How in QTableView change style CheckBox?
-
The QCheckBox in the QTableView is also just a normal checkbox. Take a look at the stylesheet examples on how to style it.
The QCheckBox in the QTableView is also just a normal checkbox. Take a look at the stylesheet examples on how to style it.