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

Subclass of PlotMSPlotSubtab that manages plot axes parameters. More...

#include <PlotMSAxesTab.qo.h>

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

List of all members.

Public Member Functions

 PlotMSAxesTab (PlotMSPlotTab *plotTab, PlotMSPlotter *parent)
 Constructor which takes the parent tab and plotter.
 ~PlotMSAxesTab ()
 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().

Private Attributes

PlotMSAxisWidgetitsXWidget_
 Widgets for the x axis and y axis, respectively.
PlotMSAxisWidgetitsYWidget_

Detailed Description

Subclass of PlotMSPlotSubtab that manages plot axes parameters.

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


Constructor & Destructor Documentation

Constructor which takes the parent tab and plotter.

Destructor.


Member Function Documentation

void casa::PlotMSAxesTab::getValue ( PlotMSPlotParameters params) const [virtual]

Implements PlotMSPlotSubtab::getValue().

WARNING: for now, only works with PlotMSSinglePlotParameters.

Implements casa::PlotMSPlotSubtab.

void casa::PlotMSAxesTab::setValue ( const PlotMSPlotParameters params) [virtual]

Implements PlotMSPlotSubtab::setValue().

WARNING: for now, only works with PlotMSSinglePlotParameters.

Implements casa::PlotMSPlotSubtab.

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

Implements PlotMSTab::tabName().

Implements casa::PlotMSTab.

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

void casa::PlotMSAxesTab::update ( const PlotMSPlot plot) [virtual]

Implements PlotMSPlotSubtab::update().

WARNING: for now, only works with PlotMSSinglePlotParameters.

Implements casa::PlotMSPlotSubtab.


Member Data Documentation

Widgets for the x axis and y axis, respectively.

Definition at line 71 of file PlotMSAxesTab.qo.h.

Definition at line 71 of file PlotMSAxesTab.qo.h.


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