Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QTreeView - update parent item

$
0
0
I have a tree (QTreeView) in my program. It looks like QtDesigner property editor when parent item text contains text from children, for example Point: (100,200) x: 100 y: 200 so, I need update parent when children’s text changed. How can I do that?

Viewing all articles
Browse latest Browse all 13965

Trending Articles