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... | |
Dialog for saving to file.
ExportDialog | ( | QWidget * | _parent, |
const std::list< PlotCanvas * > & | _plots | ||
) |
Constructor.
[in] | _parent | Parent QWidget. |
[in] | _plots | Plots to export. |
~ExportDialog | ( | ) |
Destructor.