mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
works but needs to be verified. the void* in call back
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user