musredit 1.0.0
Loading...
Searching...
No Matches
PGetParameterBlockDialog.cpp File Reference

Implementation of the PGetParameterBlockDialog class. More...

#include <QLineEdit>
#include <QValidator>
#include <QMessageBox>
#include <QSpinBox>
#include <QTextEdit>
#include <QPushButton>
#include <QEvent>
#include <QDesktopServices>
#include <QUrl>
#include "PGetParameterBlockDialog.h"
Include dependency graph for PGetParameterBlockDialog.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the PGetParameterBlockDialog class.

This file implements the dialog for creating FITPARAMETER blocks in msr files. It handles user input validation, proper column formatting for the msr file format, and keyboard shortcuts for rapid parameter entry.

Author
Andreas Suter
Date
2009-2026

Definition in file PGetParameterBlockDialog.cpp.