casa
$Rev:20696$
|
Parent for plot widgets. More...
#include <QtPlotWidget.qo.h>
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. |
Parent for plot widgets.
Definition at line 44 of file QtPlotWidget.qo.h.
casa::QtPlotWidget::QtPlotWidget | ( | PlotFactoryPtr | factory, |
QWidget * | parent = NULL |
||
) |
Constructor which takes a PlotFactory and an optional parent widget.
virtual casa::QtPlotWidget::~QtPlotWidget | ( | ) | [virtual] |
Destructor.
PlotFactoryPtr casa::QtPlotWidget::itsFactory_ [protected] |
Factory.
Definition at line 56 of file QtPlotWidget.qo.h.