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

Method runStart

src/RedisView/AppView/MainWindow.cpp:549–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547}
548
549void MainWindow::runStart()
550{
551 runEnd(false);
552}
553
554void MainWindow::setFontAction() {
555 bool isok;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected