Closed 5yutan5 closed 3 years ago
This PR fix #34.
Currently, the style doesn't apply to the check indicators in QListView/QTreeView/QTableView in Qt6. Maybe this is a Qt6 bug. This bug can be fixed by setting transparent to the border-color of QListView/QTreeView/QTableView::item subcontrol.
transparent
This PR fix #34.
Currently, the style doesn't apply to the check indicators in QListView/QTreeView/QTableView in Qt6. Maybe this is a Qt6 bug. This bug can be fixed by setting
transparent
to the border-color of QListView/QTreeView/QTableView::item subcontrol.