MCPcopy Create free account
hub / github.com/cc20110101/RedisView / run

Method run

src/RedisView/AppView/MainWindow.cpp:543–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

541}
542
543void MainWindow::run()
544{
545 runEnd(false);
546 _mainWidget->run();
547}
548
549void MainWindow::runStart()
550{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected