Salome HOME
Models for object browser created
authorvsv <vitaly.smetannikov@opencascade.com>
Fri, 4 Apr 2014 07:07:49 +0000 (11:07 +0400)
committervsv <vitaly.smetannikov@opencascade.com>
Fri, 4 Apr 2014 07:07:49 +0000 (11:07 +0400)
commitaa27aa821a63e70446a5342d0692679042eaa220
tree3d453561c8c24c128eeb1b3acae57e86ad7ca5f1
parent7f56cee44d559d0edf9f1191ec61d732947e28f2
Models for object browser created
23 files changed:
src/Model/CMakeLists.txt
src/ModelAPI/CMakeLists.txt
src/PyConsole/PyConsole_Console.h
src/PyConsole/PyConsole_Editor.h
src/PyConsole/PyConsole_EnhEditor.h
src/PyConsole/PyConsole_EnhInterp.h
src/PyConsole/PyConsole_Interp.h
src/PyEvent/PyEvent_Event.h
src/PyEvent/PyEvent_EventFilter.h
src/PyInterp/PyInterp_Dispatcher.h
src/PyInterp/PyInterp_Event.h
src/PyInterp/PyInterp_Interp.h
src/PyInterp/PyInterp_Request.h
src/PyInterp/PyInterp_Watcher.h
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_DataModel.cpp [new file with mode: 0644]
src/XGUI/XGUI_DataModel.h [new file with mode: 0644]
src/XGUI/XGUI_DocumentDataModel.cpp [new file with mode: 0644]
src/XGUI/XGUI_DocumentDataModel.h [new file with mode: 0644]
src/XGUI/XGUI_MainWindow.cpp
src/XGUI/XGUI_MainWindow.h
src/XGUI/XGUI_ObjectsBrowser.cpp [new file with mode: 0644]
src/XGUI/XGUI_ObjectsBrowser.h [new file with mode: 0644]