Qcheckbox
A QCheckBox is a GUI class from the Qt toolkit which provides a checkbox with a text label.
Qtreeview
QTreeView is a class in Qt framework
Others
Example |
---|
I need show files from qfilesystemmodel in qtreeview and customize that tree to show one more column with qcheckbox so user can pick 0..n files from that qtreeview from question QTreeView custom column |