issues
search
gpospelov
/
qt-mvvm
Model View ViewModel framework for large Qt C++ applications
GNU General Public License v3.0
341
stars
86
forks
source link
Polish NodeEditor example
#308
Closed
gpospelov
closed
3 years ago
gpospelov
commented
3 years ago
[x] When node editor presents parent+child connection, make sure that selection of child make the parent deselected.
[x] Introduce PortInfo
[x] Provide an arbitrary amount of output ports.
[x] Introduce a family of nodes: cylinder, box, lattice, layout.
[x] Create the default sample with all items and place it nicely on the graphics scene.
[x] Catch exception on the attempt to connect attempts of the wrong type.
[x] Remove "value" in column name of property editor.
[x] Provide undo/redo.
[x] Provide project save/load.
[x] Create
delete item
action.
[x] Provide README.
delete item
action.