mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
WIP
This commit is contained in:
@ -145,10 +145,6 @@ bool qDetectorMain::isPlotRunning() { return myPlot->isRunning(); }
|
||||
|
||||
int qDetectorMain::GetProgress() { return tabMeasurement->GetProgress(); }
|
||||
|
||||
int qDetectorMain::DoesOutputDirExist() {
|
||||
return tabDataOutput->VerifyOutputDirectory();
|
||||
}
|
||||
|
||||
void qDetectorMain::SetUpWidgetWindow() {
|
||||
|
||||
// Layout
|
||||
|
Reference in New Issue
Block a user