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

Method ~BatchOperateDialog

src/RedisView/AppView/BatchOperateDialog.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68BatchOperateDialog::~BatchOperateDialog()
69{
70 delete ui;
71}
72
73void BatchOperateDialog::changeOperate(const QString operate) {
74 _operate = operate;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected