MCPcopy Create free account
hub / github.com/cc20110101/RedisView / ~MainWidget

Method ~MainWidget

src/RedisView/AppView/MainWidget.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21MainWidget::~MainWidget()
22{
23 delete ui;
24}
25
26void MainWidget::reOpenClient() {
27 _idbIndex = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected