MTurkResponse Class

(QtAws::MTurk::MTurkResponse)

The MTurkResponse class provides an interface for MTurk responses. More...

Header: #include <MTurkResponse>
Inherits: QtAws::Core::AwsAbstractResponse
Inherited By:

QtAws::MTurk::AcceptQualificationRequestResponse, QtAws::MTurk::ApproveAssignmentResponse, QtAws::MTurk::AssociateQualificationWithWorkerResponse, QtAws::MTurk::CreateAdditionalAssignmentsForHITResponse, QtAws::MTurk::CreateHITResponse, QtAws::MTurk::CreateHITTypeResponse, QtAws::MTurk::CreateHITWithHITTypeResponse, QtAws::MTurk::CreateQualificationTypeResponse, QtAws::MTurk::CreateWorkerBlockResponse, QtAws::MTurk::DeleteHITResponse, QtAws::MTurk::DeleteQualificationTypeResponse, QtAws::MTurk::DeleteWorkerBlockResponse, QtAws::MTurk::DisassociateQualificationFromWorkerResponse, QtAws::MTurk::GetAccountBalanceResponse, QtAws::MTurk::GetAssignmentResponse, QtAws::MTurk::GetFileUploadURLResponse, QtAws::MTurk::GetHITResponse, QtAws::MTurk::GetQualificationScoreResponse, QtAws::MTurk::GetQualificationTypeResponse, QtAws::MTurk::ListAssignmentsForHITResponse, QtAws::MTurk::ListBonusPaymentsResponse, QtAws::MTurk::ListHITsForQualificationTypeResponse, QtAws::MTurk::ListHITsResponse, QtAws::MTurk::ListQualificationRequestsResponse, QtAws::MTurk::ListQualificationTypesResponse, QtAws::MTurk::ListReviewableHITsResponse, QtAws::MTurk::ListReviewPolicyResultsForHITResponse, QtAws::MTurk::ListWorkerBlocksResponse, QtAws::MTurk::ListWorkersWithQualificationTypeResponse, QtAws::MTurk::NotifyWorkersResponse, QtAws::MTurk::RejectAssignmentResponse, QtAws::MTurk::RejectQualificationRequestResponse, QtAws::MTurk::SendBonusResponse, QtAws::MTurk::SendTestEventNotificationResponse, QtAws::MTurk::UpdateExpirationForHITResponse, QtAws::MTurk::UpdateHITReviewStatusResponse, QtAws::MTurk::UpdateHITTypeOfHITResponse, QtAws::MTurk::UpdateNotificationSettingsResponse, and QtAws::MTurk::UpdateQualificationTypeResponse

Public Functions

MTurkResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The MTurkResponse class provides an interface for MTurk responses.

Member Function Documentation

MTurkResponse::MTurkResponse(QObject * const parent = 0)

Constructs a MTurkResponse object with parent parent.

[override virtual protected slot] void MTurkResponse::parseFailure(QIODevice &response)

Reimplemented from AwsAbstractResponse::parseFailure().

© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.