]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Functionality with more complex action identfication and store/retrieve action manage...
authorsan <san@opencascade.com>
Wed, 21 Dec 2011 13:07:31 +0000 (13:07 +0000)
committersan <san@opencascade.com>
Wed, 21 Dec 2011 13:07:31 +0000 (13:07 +0000)
commit9b73ed624b2916d919685d8329c1e4b85cdb667c
tree60d3ead0b507dc2f421c105c7020e42daf63127c
parent849c81162c4ffd767f96232a6c91190700a0a6fd
Functionality with more complex action identfication and store/retrieve action manager state.
17 files changed:
src/CAM/CAM_Module.cxx
src/Plot2d/Plot2d_ViewWindow.cxx
src/Qtx/QtxActionMenuMgr.cxx
src/Qtx/QtxActionMenuMgr.h
src/Qtx/QtxActionMgr.cxx
src/Qtx/QtxActionMgr.h
src/Qtx/QtxActionMgrIO.cxx [new file with mode: 0644]
src/Qtx/QtxActionMgrIO.h [new file with mode: 0644]
src/Qtx/QtxActionMgrId.cxx [new file with mode: 0644]
src/Qtx/QtxActionMgrId.h [new file with mode: 0644]
src/Qtx/QtxActionToolMgr.cxx
src/Qtx/QtxActionToolMgr.h
src/Qtx/QtxPopupMgr.cxx
src/Qtx/QtxPopupMgr.h
src/SUIT/SUIT_Application.cxx
src/SUIT/SUIT_Desktop.cxx
src/SVTK/SVTK_MainWindow.cxx