GBTraverse wTreeView
Added by Gerald Brandt over 4 years ago
I have a WTreeView, and I would like to change the associated icon of some entries. I think I'm missing something, because I can't figure out our to traverse the tree view/model to call setIcon() on it.
I have no issues getting to the first level of the treeview, but the 2nd level, etc, I can't seem to get access.
How would I go about geting the WStandardItem entry of 'second level' or 'third level' in order to change the con?