works but needs to be verified. the void* in call back

This commit is contained in:
Dhanya Maliakal
2017-09-29 11:39:36 +02:00
parent 2bd5386c29
commit 9bdb361d08
2 changed files with 98 additions and 26 deletions

View File

@ -295,8 +295,10 @@ void SetStyle(SlsQtH1D* h){
void GetStatistics(double &min, double &max, double &sum, double* array, int size);
/**
* Convert data from
*/
void toDoublePixelData(double* dest, char* source,int size, int databytes);
private slots:
/** To update plot