FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void UIConnector::on_SwIDBox_valueChanged
(
int
swid
)
slot
Definition at line
2128
of file
RawEventsViewer.cc
.
2129
{
2130
if
(
updating
)
2131
return
;
2132
2133
// if (GLWindow->_softwareOrdering)
2134
// HwIDBox->setValue(swid);
2135
// else
2136
HwIDBox->setValue(GLWindow->hardwareMapping[swid]);
2137
}
UIConnector::updating
bool updating
Definition:
RawEventsViewer.h:213
UIConnector
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11