ExportDialog Class Reference

Dialog for saving to file. More...

#include <ExportDialog.hh>

Inherits QDialog.

Public Member Functions

 ExportDialog (QWidget *_parent, const std::list< PlotCanvas * > &_plots)
 Constructor. More...
 
 ~ExportDialog ()
 Destructor. More...
 

Detailed Description

Dialog for saving to file.

Constructor & Destructor Documentation

ExportDialog ( QWidget *  _parent,
const std::list< PlotCanvas * > &  _plots 
)

Constructor.

Parameters
[in]_parentParent QWidget.
[in]_plotsPlots to export.

Destructor.


The documentation for this class was generated from the following file: