Salome HOME
Some corrections of import operation
authormpa <mpa@opencascade.com>
Tue, 13 Jan 2015 13:54:18 +0000 (16:54 +0300)
committermpa <mpa@opencascade.com>
Tue, 13 Jan 2015 13:54:18 +0000 (16:54 +0300)
commit276becdc5d2eeccd63e805587021dc5a9f757956
tree58ce8f9d7ecb26b1d1bdefe4ee746f1881cd8fd8
parentb9df2c5dcc42c29ff914c4e41132a1b4c799f683
Some corrections of import operation
30 files changed:
idl/CMakeLists.txt
idl/XTPlugin.idl [new file with mode: 0644]
idl/XTPlugin_Gen.idl [deleted file]
src/CMakeLists.txt
src/XTPluginBuilder.py
src/XTPluginEngine.cxx [deleted file]
src/XTPluginGUI.cxx [deleted file]
src/XTPluginGUI.h [deleted file]
src/XTPlugin_Engine.cxx [new file with mode: 0644]
src/XTPlugin_Engine.hxx
src/XTPlugin_GUI.cxx [new file with mode: 0644]
src/XTPlugin_GUI.h [new file with mode: 0644]
src/XTPlugin_IECallBack.cxx
src/XTPlugin_IECallBack.hxx
src/XTPlugin_IOperations.cxx
src/XTPlugin_IOperations.hxx
src/XTPlugin_IOperations_i.cc [new file with mode: 0644]
src/XTPlugin_IOperations_i.hh [new file with mode: 0644]
src/XTPlugin_ImportDlg.cxx [deleted file]
src/XTPlugin_ImportDlg.h [deleted file]
src/XTPlugin_ImportDriver.hxx
src/XTPlugin_OperationsCreator.cc [deleted file]
src/XTPlugin_OperationsCreator.cxx [new file with mode: 0644]
src/XTPlugin_OperationsCreator.hh [deleted file]
src/XTPlugin_OperationsCreator.hxx [new file with mode: 0755]
src/XTPlugin_Operations_i.cc [deleted file]
src/XTPlugin_Operations_i.hh [deleted file]
src/resources/XTPlugin_msg_en.ts
src/resources/XTPlugin_msg_fr.ts
src/resources/XTPlugin_msg_ja.ts