]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Add histogram items to the Plot2d viewer
authorvsr <vsr@opencascade.com>
Sun, 16 Jan 2011 19:33:55 +0000 (19:33 +0000)
committervsr <vsr@opencascade.com>
Sun, 16 Jan 2011 19:33:55 +0000 (19:33 +0000)
commit559e36577f76a589bac96fcc050f2845c08e77fb
tree90bf4341277515c1d404ed401de1934fa4ee3557
parent220270904246d28ad5da6688b308e85604483b04
Add histogram items to the Plot2d viewer
24 files changed:
src/Plot2d/Makefile.am
src/Plot2d/Plot2d_Curve.cxx
src/Plot2d/Plot2d_Curve.h
src/Plot2d/Plot2d_Histogram.cxx [new file with mode: 0644]
src/Plot2d/Plot2d_Histogram.h [new file with mode: 0644]
src/Plot2d/Plot2d_Object.cxx [new file with mode: 0755]
src/Plot2d/Plot2d_Object.h [new file with mode: 0755]
src/Plot2d/Plot2d_PlotItems.cxx [new file with mode: 0644]
src/Plot2d/Plot2d_PlotItems.h [new file with mode: 0644]
src/Plot2d/Plot2d_Prs.cxx
src/Plot2d/Plot2d_Prs.h
src/Plot2d/Plot2d_ToolTip.cxx
src/Plot2d/Plot2d_ToolTip.h
src/Plot2d/Plot2d_ViewFrame.cxx
src/Plot2d/Plot2d_ViewFrame.h
src/Plot2d/Plot2d_ViewManager.cxx
src/Plot2d/Plot2d_ViewManager.h
src/Plot2d/Plot2d_ViewModel.cxx
src/Plot2d/Plot2d_ViewModel.h
src/Plot2d/Plot2d_ViewWindow.cxx
src/Plot2d/Plot2d_ViewWindow.h
src/Plot2d/resources/Plot2d_images.ts
src/Plot2d/resources/Plot2d_msg_en.ts
src/Plot2d/resources/plot2d_print.png [new file with mode: 0755]