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

Method updateGraphicsView

ImagePlay/src/MainWindow.cpp:435–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433}
434
435void MainWindow::updateGraphicsView()
436{
437 // force update
438 ui->graphicsView->viewport()->update();
439}
440
441void MainWindow::updateProcessMessages()
442{

Callers 1

executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected