enhancement: logy with arrow buttons

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@94 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2012-10-12 14:12:20 +00:00
parent 353e9baa78
commit 863662a5eb
7 changed files with 274 additions and 140 deletions

View File

@ -158,7 +158,7 @@ class SlsQt1DPlot:public QwtPlot{
void Update();
void SetLogX(bool yes=1);
void SetLogY(bool yes=1);
void SetLogY(bool yes=1);
protected: