I want to keep visible row/cell selection when QTableVIew loses focus. In many others api it's called HideSelection property. How can I do this in Qt, most simply way?
Printable View
I want to keep visible row/cell selection when QTableVIew loses focus. In many others api it's called HideSelection property. How can I do this in Qt, most simply way?
It is really not helpful to refer to some unspecified "other API".
Attach a minimal example that can be built and run and that shows the behavior you are seeing and describe the behavior you want to have instead.
Cheers,
_