Hi,
I am trying to design a tree ( or list view) with checks at each branch, as shown in the attached image file.
Could anyone help ?
thank you!
Hi,
I am trying to design a tree ( or list view) with checks at each branch, as shown in the attached image file.
Could anyone help ?
thank you!
Have you looked at QTreeWidget ?
Yes, I did.
But there seems no such option to set it on.
Could you let me know which function/flag to enable the checkbox at branch?
Thank you!
see this method
void QTreeWidgetItem::setCheckState ( int column, Qt::CheckState state )
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Bookmarks