MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / unlockScene

Method unlockScene

ImagePlay/src/MainWindow.cpp:1018–1023  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1016}
1017
1018void MainWindow::unlockScene()
1019{
1020 //_imageViewer->setEnabled(true);
1021 _imageViewer->setIgnoreMouseEvents(false);
1022 ui->graphicsView->setEnabled(true);
1023}
1024
1025void MainWindow::hideMessage()
1026{

Callers 1

executeMethod · 0.80

Calls 1

setIgnoreMouseEventsMethod · 0.80

Tested by

no test coverage detected