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

Method keyView

src/RedisView/AppView/MainWindow.cpp:589–591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

587}
588
589void MainWindow::keyView() {
590 _mainWidget->openView();
591}
592
593void MainWindow::subscribe() {
594 _mainWidget->openMsg();

Callers

nothing calls this directly

Calls 1

openViewMethod · 0.80

Tested by

no test coverage detected