|
musredit 1.0.0
|
Implementation of the THEORY block dialog for musredit. More...
#include <QMessageBox>#include <QTextEdit>#include <QComboBox>#include <QPixmap>#include <QImage>#include <QDesktopServices>#include <QUrl>#include <QtDebug>#include "PGetTheoryBlockDialog.h"
Go to the source code of this file.
Implementation of the THEORY block dialog for musredit.
Provides the implementation of PGetTheoryBlockDialog class methods for creating and editing THEORY blocks in musrfit msr files. The dialog enables interactive selection and combination of theory functions with visual LaTeX equation previews.
Definition in file PGetTheoryBlockDialog.cpp.