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

Parent for plot widgets. More...

#include <QtPlotWidget.qo.h>

Inheritance diagram for casa::QtPlotWidget:
casa::QtEditingWidget casa::PlotColorWidget casa::PlotFillWidget casa::PlotFontWidget casa::PlotLineWidget casa::PlotSymbolWidget

List of all members.

Public Member Functions

 QtPlotWidget (PlotFactoryPtr factory, QWidget *parent=NULL)
 Constructor which takes a PlotFactory and an optional parent widget.
virtual ~QtPlotWidget ()
 Destructor.

Protected Attributes

PlotFactoryPtr itsFactory_
 Factory.

Detailed Description

Parent for plot widgets.

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


Constructor & Destructor Documentation

casa::QtPlotWidget::QtPlotWidget ( PlotFactoryPtr  factory,
QWidget *  parent = NULL 
)

Constructor which takes a PlotFactory and an optional parent widget.

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

Destructor.


Member Data Documentation

Factory.

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


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