QEverCloud  3.0.0
Unofficial Evernote Cloud API for Qt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
qevercloud::AsyncResult Member List

This is the complete list of members for qevercloud::AsyncResult, including all inherited members.

AsyncResult(QString url, QByteArray postData, ReadFunctionType readFunction=AsyncResult::asIs, bool autoDelete=true, QObject *parent=Q_NULLPTR)qevercloud::AsyncResult
AsyncResult(QNetworkRequest request, QByteArray postData, ReadFunctionType readFunction=AsyncResult::asIs, bool autoDelete=true, QObject *parent=Q_NULLPTR)qevercloud::AsyncResult
finished(QVariant result, QSharedPointer< EverCloudExceptionData > error)qevercloud::AsyncResultsignal
ReadFunctionType typedefqevercloud::AsyncResult
waitForFinished(int timeout=-1)qevercloud::AsyncResult
~AsyncResult()qevercloud::AsyncResult