casa::QtPlotSvrPanel::row_desc Class Reference

List of all members.

Classes

class  plot_desc

Public Member Functions

 row_desc (QWidget *c, QHBoxLayout *l)
QWidget * container ()
QHBoxLayout * layout ()
void addplot (QWidget *container, QLayout *layout, QtPlotFrame *plot, QSlider *slider)
int id ()

Private Types

typedef std::list< plot_desc * > plotlist

Private Attributes

plotlist plots
QWidget * container_
QHBoxLayout * layout_
int id_

Detailed Description

Definition at line 145 of file QtPlotSvrPanel.qo.h.


Member Typedef Documentation

typedef std::list<plot_desc*> casa::QtPlotSvrPanel::row_desc::plotlist [private]

Definition at line 171 of file QtPlotSvrPanel.qo.h.


Constructor & Destructor Documentation

casa::QtPlotSvrPanel::row_desc::row_desc ( QWidget *  c,
QHBoxLayout *  l 
) [inline]

Definition at line 164 of file QtPlotSvrPanel.qo.h.


Member Function Documentation

void casa::QtPlotSvrPanel::row_desc::addplot ( QWidget *  container,
QLayout *  layout,
QtPlotFrame plot,
QSlider *  slider 
) [inline]

Definition at line 167 of file QtPlotSvrPanel.qo.h.

References plots.

QWidget* casa::QtPlotSvrPanel::row_desc::container (  )  [inline]

Definition at line 165 of file QtPlotSvrPanel.qo.h.

References container_.

int casa::QtPlotSvrPanel::row_desc::id (  )  [inline]

Definition at line 169 of file QtPlotSvrPanel.qo.h.

References id_.

QHBoxLayout* casa::QtPlotSvrPanel::row_desc::layout (  )  [inline]

Definition at line 166 of file QtPlotSvrPanel.qo.h.

References layout_.


Member Data Documentation

Definition at line 173 of file QtPlotSvrPanel.qo.h.

Referenced by container().

Definition at line 175 of file QtPlotSvrPanel.qo.h.

Referenced by id().

Definition at line 174 of file QtPlotSvrPanel.qo.h.

Referenced by layout().

Definition at line 172 of file QtPlotSvrPanel.qo.h.

Referenced by addplot().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1