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)
1.4m articles
1.4m replys
5 comments
57.0k users