Salome HOME
Fix for PAL7823 (checking for if study is locked before doing New Dataflow command).
authorasv <asv@opencascade.com>
Thu, 27 Jan 2005 08:17:22 +0000 (08:17 +0000)
committerasv <asv@opencascade.com>
Thu, 27 Jan 2005 08:17:22 +0000 (08:17 +0000)
commitb2a0aaab64643f9e0a126f3b6c48c99ce3350392
treea526bd70a47b3a3c755a25f348edebed380a6ee8
parentf208744942de7e690674fb921df6a0bdf4e82d63
Fix for PAL7823 (checking for if study is locked before doing New Dataflow command).
Also some re-engineering of the code: new function createDataflow() is introduced, it combines functionality of the 3 commands: newDataflow(), importDataflow(), modifyDataflow().  These 3 functions did basically the same thing, with slight differences, which are implemented in createDataflow() using 'mode' parameter.
src/SUPERVGUI/SUPERVGUI.cxx
src/SUPERVGUI/SUPERVGUI.h