How to change QTableWidget header color and selection color ?
Solved
General and Desktop
-
wrote on 1 Feb 2018, 12:29 last edited by sonichy
-
wrote on 2 Apr 2018, 09:16 last edited by
try:
QHeaderView::section { background-color: rgb(255, 255, 255); border: none; height: 32px; }