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