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?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top