included accumulate, pedestal and binary

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@204 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2013-07-17 14:54:42 +00:00
parent 12f48fb0d2
commit d84f95456b
5 changed files with 922 additions and 436 deletions

View File

@@ -147,12 +147,14 @@ private slots:
/** Set Plot to none, data graph, histogram*/
void SetPlot();
/** Change pages in 1D box*/
void Set1DPage();
/** Change pages in plot options box to the right*/
void SetPlotOptionsRightPage();
/** Change pages in 2D box*/
void Set2DPage();
/** Change pages in plot options box to the left*/
void SetPlotOptionsLeftPage();
/** Plot binary plot */
void SetBinary();
signals:
void DisableZoomSignal(bool);