Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ runEnd
Method
runEnd
src/RedisView/AppView/MainWindow.cpp:538–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
}
537
538
void MainWindow::runEnd(bool bEnd)
539
{
540
_runAct->setEnabled(bEnd);
541
}
542
543
void MainWindow::run()
544
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected