QEverCloud
3.0.0
Unofficial Evernote Cloud API for Qt
|
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::AsyncResult | signal |
ReadFunctionType typedef | qevercloud::AsyncResult | |
waitForFinished(int timeout=-1) | qevercloud::AsyncResult | |
~AsyncResult() | qevercloud::AsyncResult |