47#ifndef _PGETPLOTBLOCKDIALOG_H_
48#define _PGETPLOTBLOCKDIALOG_H_
50#include "ui_PGetPlotBlockDialog.h"
QString getPlotBlock()
Returns all entered plot specifications as formatted text.
PGetPlotBlockDialog(const QString helpUrl)
Constructs the PLOT block dialog.
void addPlot()
Validates and adds a plot specification to the PLOT block.
bool eventFilter(QObject *obj, QEvent *ev)
Event filter to handle keyboard shortcuts.
QString fHelpUrl
URL to the online documentation for PLOT blocks.
void helpContent()
Opens the online help for PLOT blocks.