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

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"
Include dependency graph for PGetFunctionsBlockDialog.cpp:

Go to the source code of this file.

Detailed Description

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.

Author
Andreas Suter
Date
2009-2026

Definition in file PGetFunctionsBlockDialog.cpp.