7 #include <QSharedPointer> 14 class WorkflowContext;
21 const QSharedPointer<WorkflowContext> mContext;
~CompositeStateTrustedChannel() override=default
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
Definition: CompositeStateTrustedChannel.h:16
CompositeStateTrustedChannel(const QSharedPointer< WorkflowContext > &pContext)
Definition: CompositeStateTrustedChannel.cpp:29