ATLAS Offline Software
|
Public Member Functions | |
void | updateSystemState (QCheckBox *) |
Public Attributes | |
IVP12DStandardChannelWidget * | channel |
VP1GraphicsView * | view |
bool | first |
QMap< IVP12DSystem *, QSet< VP1GraphicsItemCollection * > > | system2itemcols |
QMap< QCheckBox *, IVP1System * > | checkbox2system |
QList< IVP1System * > | systemsAllowedControllers |
QList< QPair< IVP1System *, bool > > | system2switchable |
QMap< IVP1System *, bool > | system2startdisabled |
QMap< IVP1System *, QWidget * > | sys2tabpage |
VP1TabWidget * | tabwidget |
VP1ColorSelectButton * | colorselectbutton |
Definition at line 37 of file IVP12DStandardChannelWidget.cxx.
void IVP12DStandardChannelWidget::Imp::updateSystemState | ( | QCheckBox * | cb | ) |
Definition at line 169 of file IVP12DStandardChannelWidget.cxx.
IVP12DStandardChannelWidget* IVP12DStandardChannelWidget::Imp::channel |
Definition at line 39 of file IVP12DStandardChannelWidget.cxx.
QMap<QCheckBox*,IVP1System*> IVP12DStandardChannelWidget::Imp::checkbox2system |
Definition at line 44 of file IVP12DStandardChannelWidget.cxx.
VP1ColorSelectButton* IVP12DStandardChannelWidget::Imp::colorselectbutton |
Definition at line 54 of file IVP12DStandardChannelWidget.cxx.
bool IVP12DStandardChannelWidget::Imp::first |
Definition at line 41 of file IVP12DStandardChannelWidget.cxx.
QMap<IVP1System*,QWidget*> IVP12DStandardChannelWidget::Imp::sys2tabpage |
Definition at line 51 of file IVP12DStandardChannelWidget.cxx.
QMap<IVP12DSystem*,QSet<VP1GraphicsItemCollection*> > IVP12DStandardChannelWidget::Imp::system2itemcols |
Definition at line 42 of file IVP12DStandardChannelWidget.cxx.
QMap<IVP1System*,bool> IVP12DStandardChannelWidget::Imp::system2startdisabled |
Definition at line 47 of file IVP12DStandardChannelWidget.cxx.
QList<QPair<IVP1System*,bool> > IVP12DStandardChannelWidget::Imp::system2switchable |
Definition at line 46 of file IVP12DStandardChannelWidget.cxx.
QList<IVP1System*> IVP12DStandardChannelWidget::Imp::systemsAllowedControllers |
Definition at line 45 of file IVP12DStandardChannelWidget.cxx.
VP1TabWidget* IVP12DStandardChannelWidget::Imp::tabwidget |
Definition at line 52 of file IVP12DStandardChannelWidget.cxx.
VP1GraphicsView* IVP12DStandardChannelWidget::Imp::view |
Definition at line 40 of file IVP12DStandardChannelWidget.cxx.