casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::PlotMSExportTab Class Reference

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

#include <PlotMSExportTab.qo.h>

Inheritance diagram for casa::PlotMSExportTab:
casa::PlotMSPlotSubtab casa::PlotMSTab casa::PlotMSParametersWatcher

List of all members.

Public Member Functions

 PlotMSExportTab (PlotMSPlotTab *plotTab, PlotMSPlotter *parent)
 Constructor which takes the parent tab and plotter.
 ~PlotMSExportTab ()
 Destructor.
QString tabName () const
 Implements PlotMSTab::tabName().
void getValue (PlotMSPlotParameters &params) const
 Implements PlotMSPlotSubtab::getValue().
void setValue (const PlotMSPlotParameters &params)
 Implements PlotMSPlotSubtab::setValue().
void update (const PlotMSPlot &plot)
 Implements PlotMSPlotSubtab::update().
PlotExportFormat currentlySetExportFormat () const
 See PlotMSTab::currentlySetExportFormat().

Private Attributes

QtFileWidgetitsFileWidget_
 Widget for file selection.

Detailed Description

Subclass of PlotMSPlotSubtab to manage exporting plots.

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


Constructor & Destructor Documentation

Constructor which takes the parent tab and plotter.

Destructor.


Member Function Documentation

See PlotMSTab::currentlySetExportFormat().

void casa::PlotMSExportTab::getValue ( PlotMSPlotParameters params) const [inline, virtual]

Implements PlotMSPlotSubtab::getValue().

Does nothing.

Implements casa::PlotMSPlotSubtab.

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

void casa::PlotMSExportTab::setValue ( const PlotMSPlotParameters params) [inline, virtual]

Implements PlotMSPlotSubtab::setValue().

Does nothing.

Implements casa::PlotMSPlotSubtab.

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

QString casa::PlotMSExportTab::tabName ( ) const [inline, virtual]

Implements PlotMSTab::tabName().

Implements casa::PlotMSTab.

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

void casa::PlotMSExportTab::update ( const PlotMSPlot plot) [inline, virtual]

Implements PlotMSPlotSubtab::update().

Does nothing.

Implements casa::PlotMSPlotSubtab.

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


Member Data Documentation

Widget for file selection.

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


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