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

Subclass of PlotMSPlotSubtab to manage canvas parameters. More...

#include <PlotMSCanvasTab.qo.h>

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

List of all members.

Public Member Functions

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

QtLabelWidgetitsTitleWidget_
 Widgets for titles/labels for the canvas, x axis, and y axis, respectively.
QtLabelWidgetitsXLabelWidget_
QtLabelWidgetitsYLabelWidget_
PlotLineWidgetitsGridMajorLineWidget_
 Widgets for lines for grid major and minor.
PlotLineWidgetitsGridMinorLineWidget_

Detailed Description

Subclass of PlotMSPlotSubtab to manage canvas parameters.

Definition at line 44 of file PlotMSCanvasTab.qo.h.


Constructor & Destructor Documentation

Constructor which takes the parent tab and plotter.

Destructor.


Member Function Documentation

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

Implements PlotMSPlotSubtab::getValue().

WARNING: for now, only works with PlotMSSinglePlotParameters. Must be called after PlotMSDisplayTab::getValue() for the "same as plot title" option to work.

Implements casa::PlotMSPlotSubtab.

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

Implements PlotMSPlotSubtab::setValue().

WARNING: for now, only works with PlotMSSinglePlotParameters.

Implements casa::PlotMSPlotSubtab.

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

Implements PlotMSTab::tabName().

Implements casa::PlotMSTab.

Definition at line 56 of file PlotMSCanvasTab.qo.h.

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

Implements PlotMSPlotSubtab::update().

WARNING: for now, only works with PlotMSSinglePlotParameters.

Implements casa::PlotMSPlotSubtab.


Member Data Documentation

Widgets for lines for grid major and minor.

Definition at line 78 of file PlotMSCanvasTab.qo.h.

Definition at line 78 of file PlotMSCanvasTab.qo.h.

Widgets for titles/labels for the canvas, x axis, and y axis, respectively.

Definition at line 75 of file PlotMSCanvasTab.qo.h.

Definition at line 75 of file PlotMSCanvasTab.qo.h.

Definition at line 75 of file PlotMSCanvasTab.qo.h.


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