|
musredit 1.0.0
|
Implementation of the PGetFunctionsBlockDialog class. More...
#include <QTextEdit>#include <QLineEdit>#include <QMessageBox>#include <QRegularExpression>#include <QEvent>#include <QDesktopServices>#include <QUrl>#include <QtDebug>#include "PGetFunctionsBlockDialog.h"
Go to the source code of this file.
Implementation of the PGetFunctionsBlockDialog class.
This file implements the dialog for creating FUNCTIONS blocks in msr files. It handles user input validation using regular expressions to ensure function definitions follow the required syntax before adding them to the block.
Definition in file PGetFunctionsBlockDialog.cpp.