casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::QtPlotSvrPanel::row_desc::plot_desc Class Reference

#include <QtPlotSvrPanel.qo.h>

Public Member Functions

 plot_desc (QWidget *c, QLayout *l, QtPlotFrame *p, QSlider *s)
 
QWidget *& container ()
 
QLayout *& layout ()
 
QtPlotFrame *& plot ()
 
QSlider *& slider ()
 

Private Attributes

QWidget * container_
 
QLayout * layout_
 
QtPlotFrameplot_
 
QSlider * slider_
 

Detailed Description

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

Constructor & Destructor Documentation

casa::QtPlotSvrPanel::row_desc::plot_desc::plot_desc ( QWidget *  c,
QLayout *  l,
QtPlotFrame p,
QSlider *  s 
)
inline

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

Member Function Documentation

QWidget*& casa::QtPlotSvrPanel::row_desc::plot_desc::container ( )
inline

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

References container_.

QLayout*& casa::QtPlotSvrPanel::row_desc::plot_desc::layout ( )
inline

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

References layout_.

QtPlotFrame*& casa::QtPlotSvrPanel::row_desc::plot_desc::plot ( )
inline

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

References plot_.

QSlider*& casa::QtPlotSvrPanel::row_desc::plot_desc::slider ( )
inline

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

References slider_.

Member Data Documentation

QWidget* casa::QtPlotSvrPanel::row_desc::plot_desc::container_
private

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

Referenced by container().

QLayout* casa::QtPlotSvrPanel::row_desc::plot_desc::layout_
private

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

Referenced by layout().

QtPlotFrame* casa::QtPlotSvrPanel::row_desc::plot_desc::plot_
private

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

Referenced by plot().

QSlider* casa::QtPlotSvrPanel::row_desc::plot_desc::slider_
private

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

Referenced by slider().


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