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

Function NoteStore_getSearch_readReplyAsync

qevercloud/generated/services.cpp:2398–2401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2396}
2397
2398QVariant NoteStore_getSearch_readReplyAsync(QByteArray reply)
2399{
2400 return QVariant::fromValue(NoteStore_getSearch_readReply(reply));
2401}
2402
2403SavedSearch NoteStore::getSearch(Guid guid, QString authenticationToken)
2404{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected