Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
435
void MainWindow::updateGraphicsView()
436
{
437
// force update
438
ui->graphicsView->viewport()->update();
439
}
440
441
void MainWindow::updateProcessMessages()
442
{
Callers
1
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected