![]() |
ATLAS Offline Software
|
Public Member Functions | |
| void | updateSystemState (QCheckBox *) |
| void | setupSplitter (QWidget *rightwidget) |
| void | autoSnapshot () |
| void | restoreFromState_v7 (QDataStream &state) |
Public Attributes | |
| IVP13DStandardChannelWidget * | channel |
| bool | detectorViewButtons |
| SoSeparator * | root |
| VP1ExaminerViewer * | viewer |
| bool | need_initial_viewall |
| QMap< IVP13DSystem *, SoSeparator * > | system2rootNodes |
| QMap< QCheckBox *, IVP1System * > | checkbox2system |
| QList< IVP1System * > | systemsAllowedControllers |
| QList< IVP13DSystem * > | systemsAllowedExtraDisplayWidgets |
| QList< QPair< IVP1System *, bool > > | system2switchable |
| QMap< IVP1System *, bool > | system2startdisabled |
| QList< IVP13DSystem * > | systemsAllowedCameraList |
| Ui::VP13DStandardChannelSnapShotGroupBox | uisnapshot |
| QMap< IVP1System *, QWidget * > | sys2tabpage |
| VP1TabWidget * | tabwidget |
| QSplitter * | extradisplaywidget_splitter |
Static Public Attributes | |
| static const int | min3dx = 150 |
| static const int | min3dy = 180 |
Definition at line 46 of file IVP13DStandardChannelWidget.cxx.
| void IVP13DStandardChannelWidget::Imp::autoSnapshot | ( | ) |
Definition at line 291 of file IVP13DStandardChannelWidget.cxx.
| void IVP13DStandardChannelWidget::Imp::restoreFromState_v7 | ( | QDataStream & | state | ) |
Definition at line 906 of file IVP13DStandardChannelWidget.cxx.
| void IVP13DStandardChannelWidget::Imp::setupSplitter | ( | QWidget * | rightwidget | ) |
Definition at line 272 of file IVP13DStandardChannelWidget.cxx.
| void IVP13DStandardChannelWidget::Imp::updateSystemState | ( | QCheckBox * | cb | ) |
Definition at line 376 of file IVP13DStandardChannelWidget.cxx.
| IVP13DStandardChannelWidget* IVP13DStandardChannelWidget::Imp::channel |
Definition at line 48 of file IVP13DStandardChannelWidget.cxx.
| QMap<QCheckBox*,IVP1System*> IVP13DStandardChannelWidget::Imp::checkbox2system |
Definition at line 55 of file IVP13DStandardChannelWidget.cxx.
| bool IVP13DStandardChannelWidget::Imp::detectorViewButtons |
Definition at line 49 of file IVP13DStandardChannelWidget.cxx.
| QSplitter* IVP13DStandardChannelWidget::Imp::extradisplaywidget_splitter |
Definition at line 77 of file IVP13DStandardChannelWidget.cxx.
|
static |
Definition at line 70 of file IVP13DStandardChannelWidget.cxx.
|
static |
Definition at line 71 of file IVP13DStandardChannelWidget.cxx.
| bool IVP13DStandardChannelWidget::Imp::need_initial_viewall |
Definition at line 52 of file IVP13DStandardChannelWidget.cxx.
| SoSeparator* IVP13DStandardChannelWidget::Imp::root |
Definition at line 50 of file IVP13DStandardChannelWidget.cxx.
| QMap<IVP1System*,QWidget*> IVP13DStandardChannelWidget::Imp::sys2tabpage |
Definition at line 74 of file IVP13DStandardChannelWidget.cxx.
| QMap<IVP13DSystem*,SoSeparator*> IVP13DStandardChannelWidget::Imp::system2rootNodes |
Definition at line 53 of file IVP13DStandardChannelWidget.cxx.
| QMap<IVP1System*,bool> IVP13DStandardChannelWidget::Imp::system2startdisabled |
Definition at line 59 of file IVP13DStandardChannelWidget.cxx.
| QList<QPair<IVP1System*,bool> > IVP13DStandardChannelWidget::Imp::system2switchable |
Definition at line 58 of file IVP13DStandardChannelWidget.cxx.
| QList<IVP13DSystem*> IVP13DStandardChannelWidget::Imp::systemsAllowedCameraList |
Definition at line 60 of file IVP13DStandardChannelWidget.cxx.
| QList<IVP1System*> IVP13DStandardChannelWidget::Imp::systemsAllowedControllers |
Definition at line 56 of file IVP13DStandardChannelWidget.cxx.
| QList<IVP13DSystem*> IVP13DStandardChannelWidget::Imp::systemsAllowedExtraDisplayWidgets |
Definition at line 57 of file IVP13DStandardChannelWidget.cxx.
| VP1TabWidget* IVP13DStandardChannelWidget::Imp::tabwidget |
Definition at line 75 of file IVP13DStandardChannelWidget.cxx.
| Ui::VP13DStandardChannelSnapShotGroupBox IVP13DStandardChannelWidget::Imp::uisnapshot |
Definition at line 64 of file IVP13DStandardChannelWidget.cxx.
| VP1ExaminerViewer* IVP13DStandardChannelWidget::Imp::viewer |
Definition at line 51 of file IVP13DStandardChannelWidget.cxx.