Relative Content

Tag Archive for cssqt

Set the height of a `QTableWidget` item via CSS

I’m trying to set the height of the lines of a table. Namely, I’d like them to be significantly thicker. I’m aware that this can be achieved in the code, but how do I do that with a CSS I feed to the app (e.g., from an external file)?