8 #ifndef QEVERCLOD_INK_NOTE_IMAGE_DOWNLOADER_H 9 #define QEVERCLOD_INK_NOTE_IMAGE_DOWNLOADER_H 16 #include <QNetworkAccessManager> 21 class InkNoteImageDownloaderPrivate;
119 QByteArray download(
Guid guid,
bool isPublic =
false);
122 InkNoteImageDownloaderPrivate *
const d_ptr;
128 #endif // QEVERCLOD_INK_NOTE_IMAGE_DOWNLOADER_H
QString Guid
Definition: types.h:440
the class is for downloading the images of ink notes which can be created with the official Evernote ...
Definition: InkNoteImageDownloader.h:37
#define QEVERCLOUD_EXPORT
Definition: export.h:19
Definition: AsyncResult.h:18