How can I add a checkbox to a QToolbar? You can add a QAction and setCheckable(true) on it, but that gives a toggle button rather than an actual checkbox.
QToolbar
QAction
setCheckable(true)
Aucun commentaire:
Enregistrer un commentaire