FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void UIConnector::on_displayingEventBox_valueChanged
(
int
cEvent
)
slot
Definition at line
1438
of file
RawEventsViewer.cc
.
1439
{
1440
// cout << "Here " << updateSpinnerDisplay << endl;
1441
if
(!
updateSpinnerDisplay
)
1442
return
;
1443
updateSpinnerDisplay
=
false
;
1444
// currentEventHasChanged(cEvent);
1445
GLWindow->rowNum = cEvent - GLWindow->eventStep;
1446
GLWindow->eventStepping(
true
);
1447
updateSpinnerDisplay
=
true
;
1448
1449
// GLWindow->updateGL();
1450
}
UIConnector::updateSpinnerDisplay
bool updateSpinnerDisplay
Definition:
RawEventsViewer.h:212
UIConnector
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11