Salome HOME
GUI of YDFX is in for uncertainties and parametric users.
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 3 Aug 2016 12:18:48 +0000 (14:18 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 3 Aug 2016 12:18:48 +0000 (14:18 +0200)
commitd09d23ab61397979c9c39fcd93829ea078fe1d80
tree14cefb7c108cd3ae4c3b3b2e86e6f21f2d3ee90f
parent87fd320e5e8db0cab04000aa6b9f52883aa1e600
GUI of YDFX is in for uncertainties and parametric users.
24 files changed:
CMakeLists.txt
SalomeYACSConfig.cmake.in
src/CMakeLists.txt
src/ydfx_gui/CMakeLists.txt [new file with mode: 0644]
src/ydfx_gui/YDFXGUIHostParametrizer.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIHostParametrizer.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIMain.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIMain.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIParametrizer.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIParametrizer.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPortsSelector.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPortsSelector.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPortsValidator.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPortsValidator.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPushButtons.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPushButtons.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPyThreadSaver.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIPyThreadSaver.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUISeqInit.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUISeqInit.hxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIWrap.cxx [new file with mode: 0644]
src/ydfx_gui/YDFXGUIWrap.hxx [new file with mode: 0644]
src/ydfx_gui/ydfxgui.cxx [new file with mode: 0644]
src/ydfx_gui/ydfxwidgetsExport.hxx [new file with mode: 0644]