Salome HOME
0023564: [EDF] AsterStudy: introduce a feature to show popup notifications
authorvsr <vsr@opencascade.com>
Thu, 31 May 2018 10:31:43 +0000 (13:31 +0300)
committervsr <vsr@opencascade.com>
Thu, 31 May 2018 10:58:31 +0000 (13:58 +0300)
commit1bd04fc2bea6dba898b81b46b2d82056c36598ca
tree23e3ec6b49edba3ca8fd6557672dabc99da955f5
parent3f72fb2160fa146cd424b31b5dc3c8f6b691ef3c
0023564: [EDF] AsterStudy: introduce a feature to show popup notifications
15 files changed:
src/CAM/CAM_Module.cxx
src/CAM/CAM_Module.h
src/LightApp/LightApp_Application.cxx
src/LightApp/resources/LightApp.xml
src/LightApp/resources/LightApp_msg_en.ts
src/LightApp/resources/LightApp_msg_fr.ts
src/LightApp/resources/LightApp_msg_ja.ts
src/Qtx/CMakeLists.txt
src/Qtx/QtxNotify.cxx [new file with mode: 0644]
src/Qtx/QtxNotify.h [new file with mode: 0644]
src/SALOME_PYQT/SalomePyQt/SalomePyQt.cxx
src/SALOME_PYQT/SalomePyQt/SalomePyQt.h
src/SALOME_PYQT/SalomePyQt/SalomePyQt.sip
src/STD/STD_Application.cxx
src/STD/STD_Application.h