casa::PlotMSExportTab Class Reference

Subclass of PlotMSPlotSubtab to manage exporting plots. More...

#include <PlotMSExportTab.qo.h>

List of all members.

Public Member Functions

 PlotMSExportTab (QWidget *parent=NULL)
 Constructor which takes the parent tab and plotter.
virtual ~PlotMSExportTab ()
 Destructor.
PlotExportFormat currentlySetExportFormat () const
 See PlotMSTab::currentlySetExportFormat().
void setExportFormat (PlotExportFormat format)
PlotMSExportParam getExportParams () const
 Returns the export range (All, Current, etc).
void setMSNames (vector< String > msNames)
 Retrieve selected MS names to use in export filename.

Private Slots

void closeDialog ()
void doExport ()
void insertMSNames ()
void dpiChanged ()
void sizeChanged ()

Private Member Functions

String getMsNameFromPath (String msfilepath)

Private Attributes

QtFileWidgetitsFileWidget_
 Widget for file selection.
Ui::ExportTab ui
vector< String > MSNames_
 Selected MS names.

Detailed Description

Subclass of PlotMSPlotSubtab to manage exporting plots.

Definition at line 41 of file PlotMSExportTab.qo.h.


Constructor & Destructor Documentation

casa::PlotMSExportTab::PlotMSExportTab ( QWidget *  parent = NULL  ) 

Constructor which takes the parent tab and plotter.

virtual casa::PlotMSExportTab::~PlotMSExportTab (  )  [virtual]

Destructor.


Member Function Documentation

void casa::PlotMSExportTab::closeDialog (  )  [private, slot]
PlotExportFormat casa::PlotMSExportTab::currentlySetExportFormat (  )  const

See PlotMSTab::currentlySetExportFormat().

void casa::PlotMSExportTab::doExport (  )  [private, slot]
void casa::PlotMSExportTab::dpiChanged (  )  [private, slot]
PlotMSExportParam casa::PlotMSExportTab::getExportParams (  )  const

Returns the export range (All, Current, etc).

String casa::PlotMSExportTab::getMsNameFromPath ( String  msfilepath  )  [private]
void casa::PlotMSExportTab::insertMSNames (  )  [private, slot]
void casa::PlotMSExportTab::setExportFormat ( PlotExportFormat  format  ) 
void casa::PlotMSExportTab::setMSNames ( vector< String >  msNames  )  [inline]

Retrieve selected MS names to use in export filename.

Definition at line 59 of file PlotMSExportTab.qo.h.

References MSNames_.

void casa::PlotMSExportTab::sizeChanged (  )  [private, slot]

Member Data Documentation

Widget for file selection.

Definition at line 72 of file PlotMSExportTab.qo.h.

vector<String> casa::PlotMSExportTab::MSNames_ [private]

Selected MS names.

Definition at line 76 of file PlotMSExportTab.qo.h.

Referenced by setMSNames().

Ui::ExportTab casa::PlotMSExportTab::ui [private]

Definition at line 73 of file PlotMSExportTab.qo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1