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

Editable columns in tree widget

$
0
0
I am designing a Gui editor for a shared memory structure that has a list of varibles. I need to design an implementation that can let me view the current values of the variables in a tree format in realtime,ie the current values of the entire shared memory segment, as well as edit the values. Its something very similar to this: Shared Memory Editor [cuauv.org] From what I make, the shared memory editor that they have come up with uses some sort of tree view. Any ideas please? PS: I’m relatively new to Qt and Gui designing in general. !http://cuauv.org/files/Screenshot-Shared Memory Editor.png(Image)!

Viewing all articles
Browse latest Browse all 13965

Trending Articles