RekognitionResponse Class

(QtAws::Rekognition::RekognitionResponse)

The RekognitionResponse class provides an interface for Rekognition responses. More...

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

QtAws::Rekognition::CompareFacesResponse, QtAws::Rekognition::CreateCollectionResponse, QtAws::Rekognition::CreateStreamProcessorResponse, QtAws::Rekognition::DeleteCollectionResponse, QtAws::Rekognition::DeleteFacesResponse, QtAws::Rekognition::DeleteStreamProcessorResponse, QtAws::Rekognition::DescribeStreamProcessorResponse, QtAws::Rekognition::DetectFacesResponse, QtAws::Rekognition::DetectLabelsResponse, QtAws::Rekognition::DetectModerationLabelsResponse, QtAws::Rekognition::DetectTextResponse, QtAws::Rekognition::GetCelebrityInfoResponse, QtAws::Rekognition::GetCelebrityRecognitionResponse, QtAws::Rekognition::GetContentModerationResponse, QtAws::Rekognition::GetFaceDetectionResponse, QtAws::Rekognition::GetFaceSearchResponse, QtAws::Rekognition::GetLabelDetectionResponse, QtAws::Rekognition::GetPersonTrackingResponse, QtAws::Rekognition::IndexFacesResponse, QtAws::Rekognition::ListCollectionsResponse, QtAws::Rekognition::ListFacesResponse, QtAws::Rekognition::ListStreamProcessorsResponse, QtAws::Rekognition::RecognizeCelebritiesResponse, QtAws::Rekognition::SearchFacesByImageResponse, QtAws::Rekognition::SearchFacesResponse, QtAws::Rekognition::StartCelebrityRecognitionResponse, QtAws::Rekognition::StartContentModerationResponse, QtAws::Rekognition::StartFaceDetectionResponse, QtAws::Rekognition::StartFaceSearchResponse, QtAws::Rekognition::StartLabelDetectionResponse, QtAws::Rekognition::StartPersonTrackingResponse, QtAws::Rekognition::StartStreamProcessorResponse, and QtAws::Rekognition::StopStreamProcessorResponse

Public Functions

RekognitionResponse(QObject * const parent = 0)

Protected Slots

virtual void parseFailure(QIODevice &response) override

Additional Inherited Members

Detailed Description

The RekognitionResponse class provides an interface for Rekognition responses.

Member Function Documentation

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

Constructs a RekognitionResponse object with parent parent.

[override virtual protected slot] void RekognitionResponse::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.