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

Function NoteStore_createNote_readReplyAsync

qevercloud/generated/services.cpp:4439–4442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4437}
4438
4439QVariant NoteStore_createNote_readReplyAsync(QByteArray reply)
4440{
4441 return QVariant::fromValue(NoteStore_createNote_readReply(reply));
4442}
4443
4444Note NoteStore::createNote(const Note& note, QString authenticationToken)
4445{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected