8 #ifndef QEVERCLOD_INK_NOTE_IMAGE_DOWNLOADER_H 9 #define QEVERCLOD_INK_NOTE_IMAGE_DOWNLOADER_H 18 #include <QNetworkAccessManager> 23 class InkNoteImageDownloaderPrivate;
69 QString host, QString shardId, QString authenticationToken,
int width,
93 QString authenticationToken);
133 Guid guid,
const bool isPublic =
false,
134 const qint64 timeoutMsec = 30000);
137 InkNoteImageDownloaderPrivate *
const d_ptr;
143 #endif // QEVERCLOD_INK_NOTE_IMAGE_DOWNLOADER_H
the InkNoteImageDownloader class is for downloading the images of ink notes which can be created with...
Definition: InkNoteImageDownloader.h:42
QString Guid
Definition: Types.h:62
#define QEVERCLOUD_EXPORT
Definition: Export.h:19
Definition: AsyncResult.h:21