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

Method ~Instructions

src/RedisView/AppView/Instructions.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30Instructions::~Instructions()
31{
32 delete ui;
33}
34
35void Instructions::on_pushButton_clicked()
36{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected