checkbox Stylesheet Bug
-
QCheckBox::indicator { width: 50px; height: 50px; }
https://forum.qt.io/topic/132785/listwidgetitem-check-box-style-sheet-not-working
The style sheet is not working properly. Is it a bug?
QCheckBox::indicator
{
width: 50px;
height: 50px;
}
https://forum.qt.io/topic/132785/listwidgetitem-check-box-style-sheet-not-working
The style sheet is not working properly. Is it a bug?