Search found 1 match
- Mon Jul 06, 2020 3:46 pm
- Forum: HowTos
- Topic: Table Hover
- Replies: 6
- Views: 9134
Re: Table Hover
My collegue is trying to modify the stylesheet.css of the project and he adds the following statements: ---------------------------------------------------------- Cell Hover : QTableView[type = "AGC"] ::item:hover{ background: green; } Row Hover : QTableView[type = "AGC"] ::tr:h...