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

Function NoteStore_copyNote_readReplyAsync

qevercloud/generated/services.cpp:5136–5139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5134}
5135
5136QVariant NoteStore_copyNote_readReplyAsync(QByteArray reply)
5137{
5138 return QVariant::fromValue(NoteStore_copyNote_readReply(reply));
5139}
5140
5141Note NoteStore::copyNote(Guid noteGuid, Guid toNotebookGuid, QString authenticationToken)
5142{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected