FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void UIConnector::fileSelected
(
QString
file
)
slot
Definition at line
1290
of file
RawEventsViewer.cc
.
1291
{
1292
currentFile
= file.toStdString();
1293
if
(
currentFile
!=
""
)
1294
GLWindow->openFile(
currentFile
);
1295
}
UIConnector::currentFile
std::string currentFile
Definition:
RawEventsViewer.h:207
UIConnector
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11