|
ATLAS Offline Software
|
Go to the documentation of this file.
24 Imp(
const QString &
n,
const QString &
i,
const QString &
c)
56 setObjectName(
"IVP1ChannelWidget:"+
n);
167 (*it)->deleteController();
214 assert(
w&&
"IVP1ChannelWidget::registerController(...) called with null pointer!!");
215 assert(!
m_d->
controller&&
"IVP1ChannelWidget::registerController(...) called twice!!");
225 assert(
m_d->
systems.find(
s)==
m_d->
systems.end()&&
"IVP1ChannelWidget::registerSystem(...) called twice on the same system!!");
239 assert(
s->channel()==
this);
248 assert(
s->channel()==
this);
270 int nsysOn(0), nsysOnRefreshed(0);
271 QString sysrefreshing;
278 if ((*it)->isRefreshing()) {
279 assert(sysrefreshing.isEmpty());
280 sysrefreshing=(*it)->name();
292 if ((*it)->isRefreshing())
330 message(
"Error in IVP1System::restoreFromState: Received non-empty saved state.");
JetConstituentVector::iterator iterator
static void messageVerbose(const QString &)
static void messageDebug(const QString &)