casa
$Rev:20696$
|
Public Member Functions | |
win_desc (QtPlotSvrMain *b, QWidget *c, QVBoxLayout *l) | |
QtPlotSvrMain *& | base () |
QWidget *& | container () |
QVBoxLayout *& | layout () |
Private Attributes | |
QtPlotSvrMain * | base_ |
QWidget * | container_ |
QVBoxLayout * | layout_ |
Definition at line 169 of file QtPlotSvrPanel.qo.h.
casa::QtPlotSvrPanel::win_desc::win_desc | ( | QtPlotSvrMain * | b, |
QWidget * | c, | ||
QVBoxLayout * | l | ||
) | [inline] |
Definition at line 171 of file QtPlotSvrPanel.qo.h.
QtPlotSvrMain*& casa::QtPlotSvrPanel::win_desc::base | ( | ) | [inline] |
Definition at line 172 of file QtPlotSvrPanel.qo.h.
References base_.
QWidget*& casa::QtPlotSvrPanel::win_desc::container | ( | ) | [inline] |
Definition at line 173 of file QtPlotSvrPanel.qo.h.
References container_.
QVBoxLayout*& casa::QtPlotSvrPanel::win_desc::layout | ( | ) | [inline] |
Definition at line 174 of file QtPlotSvrPanel.qo.h.
References layout_.
Definition at line 176 of file QtPlotSvrPanel.qo.h.
Referenced by base().
QWidget* casa::QtPlotSvrPanel::win_desc::container_ [private] |
Definition at line 177 of file QtPlotSvrPanel.qo.h.
Referenced by container().
QVBoxLayout* casa::QtPlotSvrPanel::win_desc::layout_ [private] |
Definition at line 178 of file QtPlotSvrPanel.qo.h.
Referenced by layout().