|
musredit 1.0.0
|
Implementation of the msr2data configuration dialog. More...
#include <QLineEdit>#include <QValidator>#include <QMessageBox>#include <QTextEdit>#include <QCheckBox>#include <QDesktopServices>#include <QUrl>#include "PMsr2DataDialog.h"
Go to the source code of this file.
Implementation of the msr2data configuration dialog.
Provides the implementation of PMsr2DataDialog class methods for configuring batch processing of µSR data fits using the msr2data tool. The dialog manages complex parameter interdependencies and validates user input to ensure consistent msr2data execution.
The implementation handles initialization of all UI controls from saved parameters, enforces mutual exclusivity between conflicting options, and collects the complete configuration for msr2data execution.
Definition in file PMsr2DataDialog.cpp.