I'm working with Necessitas and use QTableWidgetItem for checkboxes in a QMenu. The checkboxes are very small.
I would like to resize the checkboxes to be something large enough to press. How would I do that? I used setSizeHint to increase the space between them, but it didn't increase the size.