Salome HOME
Error management -- Introduce ErrorMgr
authorspo <sergey.pokhodenko@opencascade.com>
Wed, 22 Jul 2015 11:10:54 +0000 (14:10 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Wed, 5 Aug 2015 14:34:04 +0000 (17:34 +0300)
commiteecc1410339bbfe9a7ba175a7555c4030bb4a80a
tree26ff3d9d1d8c851be71a7b405c792604c8f655d0
parent1b585947597658057eedf6223a230011e20a959d
Error management -- Introduce ErrorMgr
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_IErrorMgr.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_IErrorMgr.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_IPropertyPanel.h
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_ErrorMgr.cpp [new file with mode: 0644]
src/XGUI/XGUI_ErrorMgr.h [new file with mode: 0644]
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h