◆ updateSystemState()
| void IVP12DDetViewsChannelWidget::Imp::updateSystemState |
( |
QCheckBox * | cb | ) |
|
Definition at line 197 of file IVP12DDetViewsChannelWidget.cxx.
198{
200 IVP12DSystem*
sys =
static_cast<IVP12DSystem*
>(
checkbox2system.value(cb)); assert(sys);
201
203 if (cb->isChecked()) {
206 ic->reattachToView();
207 }
210 if (sysindex>=0) {
213
214
215
218 nextsystem=testsys;
219 break;
220 }
221 }
222
226 if (index2!=-1) {
228 }
229 }
230 }
231 } else {
232
235 ic->detachFromView();
236 }
239 if (index!=-1) {
242 }
243 }
244 }
245
248
249}
◆ channel
◆ checkbox2system
| QMap<QCheckBox*,IVP1System*> IVP12DDetViewsChannelWidget::Imp::checkbox2system |
◆ colorselectbutton
◆ first
| bool IVP12DDetViewsChannelWidget::Imp::first |
◆ sys2tabpage
| QMap<IVP1System*,QWidget*> IVP12DDetViewsChannelWidget::Imp::sys2tabpage |
◆ system2itemcols
◆ system2startdisabled
| QMap<IVP1System*,bool> IVP12DDetViewsChannelWidget::Imp::system2startdisabled |
◆ system2switchable
| QList<QPair<IVP1System*,bool> > IVP12DDetViewsChannelWidget::Imp::system2switchable |
◆ systemsAllowedControllers
| QList<IVP1System*> IVP12DDetViewsChannelWidget::Imp::systemsAllowedControllers |
◆ tabwidget
◆ view_rz
◆ view_xy
The documentation for this class was generated from the following file: