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