]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
QxGraph viewer based on QCanvas (first integration).
authormkr <mkr@opencascade.com>
Wed, 7 Mar 2007 14:14:45 +0000 (14:14 +0000)
committermkr <mkr@opencascade.com>
Wed, 7 Mar 2007 14:14:45 +0000 (14:14 +0000)
commit1e4297215e7f0a190c4e2ecc612d968d5b429d8c
tree7f51eca6469fefdea69d7bd07fd614fac4a7f774
parentbe3a9227b306981997248b3fcf6a5f7683c82d15
QxGraph viewer based on QCanvas (first integration).
30 files changed:
adm_local/unix/config_files/check_QxGraphViewer.m4 [new file with mode: 0644]
src/LightApp/LightApp_Application.cxx
src/LightApp/LightApp_Application.h
src/LightApp/Makefile.in
src/LightApp/resources/LightApp_msg_en.po
src/Makefile.in
src/QxGraph/Makefile.in [new file with mode: 0755]
src/QxGraph/QxGraph.h [new file with mode: 0644]
src/QxGraph/QxGraph_Canvas.cxx [new file with mode: 0644]
src/QxGraph/QxGraph_Canvas.h [new file with mode: 0644]
src/QxGraph/QxGraph_CanvasView.cxx [new file with mode: 0644]
src/QxGraph/QxGraph_CanvasView.h [new file with mode: 0644]
src/QxGraph/QxGraph_Def.h [new file with mode: 0644]
src/QxGraph/QxGraph_View.cxx [new file with mode: 0644]
src/QxGraph/QxGraph_View.h [new file with mode: 0644]
src/QxGraph/QxGraph_ViewManager.cxx [new file with mode: 0644]
src/QxGraph/QxGraph_ViewManager.h [new file with mode: 0644]
src/QxGraph/QxGraph_ViewModel.cxx [new file with mode: 0644]
src/QxGraph/QxGraph_ViewModel.h [new file with mode: 0644]
src/QxGraph/QxGraph_ViewWindow.cxx [new file with mode: 0644]
src/QxGraph/QxGraph_ViewWindow.h [new file with mode: 0644]
src/QxGraph/resources/QxGraph_images.po [new file with mode: 0644]
src/QxGraph/resources/QxGraph_msg_en.po [new file with mode: 0644]
src/QxGraph/resources/view_fitall.png [new file with mode: 0755]
src/QxGraph/resources/view_fitarea.png [new file with mode: 0755]
src/QxGraph/resources/view_glpan.png [new file with mode: 0755]
src/QxGraph/resources/view_pan.png [new file with mode: 0644]
src/QxGraph/resources/view_reset.png [new file with mode: 0644]
src/QxGraph/resources/view_zoom.png [new file with mode: 0755]
src/SalomeApp/resources/SalomeApp.xml