Question

I would like to replace the checkbox icon in a checkable QGroupBox with the open/close icon from QTreeView. I have found examples of how to replace the check icon by setting the QCheckBox::inidicator style, but I don't know how to get the icon set for QTreeView. How can I accomplish this?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top