updated plot to show index instead of frame number

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@36 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2012-08-21 12:05:22 +00:00
parent 1ce04ef785
commit cc176ea404
2 changed files with 198 additions and 168 deletions

View File

@ -534,6 +534,10 @@ void qTabPlot::EnablingNthFrameFunction(bool enable){
void qTabPlot::SetScanArgument(){
switch(btnGroupScan->checkedId()){
//let qdrawplot know which scan argument
//myPlot->
//level0
case 0:
break;