Salome HOME
Copy/Paste ports and nodes functionality was transfered to SUPERVGUI_Clipboard class...
authorasv <asv@opencascade.com>
Mon, 10 Jan 2005 06:13:52 +0000 (06:13 +0000)
committerasv <asv@opencascade.com>
Mon, 10 Jan 2005 06:13:52 +0000 (06:13 +0000)
commitb988face99ea0bc5ba62cd454154645246791126
tree49981c4466fb85e25f65f797806f660151abcafc
parent1ea7d8f9c20b02fc8761b50517df712fe63872a3
Copy/Paste ports and nodes functionality was transfered to SUPERVGUI_Clipboard class.  All references to the functions in various classes were modified to reflect this change.
src/SUPERVGUI/Makefile.in
src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx
src/SUPERVGUI/SUPERVGUI_CanvasLink.cxx
src/SUPERVGUI/SUPERVGUI_CanvasNode.cxx
src/SUPERVGUI/SUPERVGUI_CanvasNode.h
src/SUPERVGUI/SUPERVGUI_CanvasPort.cxx
src/SUPERVGUI/SUPERVGUI_CanvasView.cxx
src/SUPERVGUI/SUPERVGUI_Clipboard.cxx [new file with mode: 0644]
src/SUPERVGUI/SUPERVGUI_Clipboard.h [new file with mode: 0644]
src/SUPERVGUI/SUPERVGUI_Main.cxx
src/SUPERVGUI/SUPERVGUI_Main.h