]> Creatis software - cpPlugins.git/commit - lib/cpPlugins/Interface/Workspace.h
More on graph editor
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Tue, 15 Dec 2015 22:54:08 +0000 (17:54 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Tue, 15 Dec 2015 22:54:08 +0000 (17:54 -0500)
commitef8b6e12859181d3faa8019ce7319c539c0f86ec
tree63be8889020231b4eab798999fcbe662c2001484
parent49ccd98bd1a735c6cf787853addb4ff2a2bfd2e1
More on graph editor
19 files changed:
appli/cpPipelineEditor/CMakeLists.txt
appli/cpPipelineEditor/QNEBlock.cxx [new file with mode: 0644]
appli/cpPipelineEditor/QNEBlock.h [new file with mode: 0644]
appli/cpPipelineEditor/QNEConnection.cxx [new file with mode: 0644]
appli/cpPipelineEditor/QNEConnection.h [new file with mode: 0644]
appli/cpPipelineEditor/QNEMainWindow.cxx [new file with mode: 0644]
appli/cpPipelineEditor/QNEMainWindow.h [new file with mode: 0644]
appli/cpPipelineEditor/QNEMainWindow.ui [new file with mode: 0644]
appli/cpPipelineEditor/QNEPort.cxx [new file with mode: 0644]
appli/cpPipelineEditor/QNEPort.h [new file with mode: 0644]
appli/cpPipelineEditor/QNodesEditor.cxx [new file with mode: 0644]
appli/cpPipelineEditor/QNodesEditor.h [new file with mode: 0644]
appli/cpPipelineEditor/main.cxx
lib/cpExtensions/DataStructures/Graph.h
lib/cpExtensions/DataStructures/Graph.hxx
lib/cpPlugins/Interface/Workspace.cxx
lib/cpPlugins/Interface/Workspace.h
lib/cpPlugins/Interface/WorkspaceIO.cxx
lib/cpPlugins/Plugins/IO/ImageReader.cxx