MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / DeleteNote

Method DeleteNote

cmdtools/deletenote.cpp:24–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22#include "deletenote.h"
23
24DeleteNote::DeleteNote(QObject *parent) :
25 QObject(parent)
26{
27 verifyDelete=true;
28}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected