14 class test_StateGetSelfAuthenticationData;
26 friend class ::test_StateGetSelfAuthenticationData;
29 QSharedPointer<QNetworkReply> mReply;
33 void reportCommunicationError(
const GlobalStatus& pStatus);
34 void checkSslConnectionAndSaveCertificate(
const QSslConfiguration& pSslConfiguration);
37 void onSslErrors(
const QList<QSslError>& pErrors);
38 void onSslHandshakeDone();
39 void onNetworkReply();
42 void onExit(QEvent* pEvent)
override;
Definition: StateGetSelfAuthenticationData.h:19
Definition: GlobalStatus.h:19
void onExit(QEvent *pEvent) override
Definition: StateGetSelfAuthenticationData.cpp:148
Definition: AbstractState.h:18
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
Definition: GenericContextContainer.h:19
Definition: StateBuilder.h:17