Salome HOME
define the skeloeton for presentations
authorCédric Aguerre <cedric.aguerre@edf.fr>
Tue, 21 Jul 2015 15:04:44 +0000 (17:04 +0200)
committerCédric Aguerre <cedric.aguerre@edf.fr>
Tue, 21 Jul 2015 15:04:44 +0000 (17:04 +0200)
commitafa6a20404fdd8def7ebc3b7a3145b342ed902d3
tree8631d4d6ee3610267608e47bbb33126bad468f04
parent623194ad1863712f16c21d7849511d10ac5789ac
define the skeloeton for presentations
17 files changed:
idl/CMakeLists.txt
idl/MEDOPFactory.idl
idl/MEDPresentationManager.idl [new file with mode: 0644]
src/MEDOP/cmp/CMakeLists.txt
src/MEDOP/cmp/MEDOPFactory_i.cxx
src/MEDOP/cmp/MEDOPFactory_i.hxx
src/MEDOP/cmp/MEDPresentationManager_i.cxx [new file with mode: 0644]
src/MEDOP/cmp/MEDPresentationManager_i.hxx [new file with mode: 0644]
src/MEDOP/gui/DatasourceController.cxx
src/MEDOP/gui/DatasourceController.hxx
src/MEDOP/gui/MED_msg_en.ts
src/MEDOP/gui/MED_msg_fr.ts
src/MEDOP/gui/WorkspaceController.cxx
src/MEDOP/tui/CMakeLists.txt
src/MEDOP/tui/medpresentation/CMakeLists.txt [new file with mode: 0644]
src/MEDOP/tui/medpresentation/__init__.py [new file with mode: 0644]
src/MEDOP/tui/medpresentation/medpresentation.py [new file with mode: 0644]