48#ifndef _PGETTHEORYBLOCKDIALOG_H_
49#define _PGETTHEORYBLOCKDIALOG_H_
52#include "ui_PGetTheoryBlockDialog.h"
Administration and configuration management for musredit.
Central administration class for musredit configuration management.
QString getTheoryBlock()
Returns the complete theory block text.
QString getTheoFuncString()
Generates the theory function string for the selected function.
void addPlus()
Adds the selected function followed by a '+' operator.
PAdmin * fAdmin
Pointer to the administration object for accessing theory function definitions.
QString fHelpUrl
URL to the online documentation for THEORY blocks.
void helpContent()
Opens the online help for THEORY blocks.
PGetTheoryBlockDialog(PAdmin *admin=0, const QString helpUrl="")
Constructs a dialog for creating THEORY blocks.
void addMultiply()
Adds the selected function (multiplication with next line).