13 #ifndef BERRYEXECUTIONEVENT_H_
14 #define BERRYEXECUTIONEVENT_H_
QString GetParameter(const QString ¶meterId) const
const Object::ConstPointer GetObjectParameterForExecution(const QString ¶meterId) const
const Object::Pointer GetApplicationContext() const
QString ToString() const override
const ParameterMap & GetParameters() const
berryObjectMacro(ExecutionEvent)
const Command::ConstPointer GetCommand() const
ExecutionEvent(const Command::ConstPointer &command, const ParameterMap ¶meters, const Object::ConstPointer &trigger, const Object::Pointer &applicationContext)
const Object::ConstPointer GetTrigger() const
QHash< QString, QString > ParameterMap
Light weight base class for most BlueBerry classes.
Implements transparent reference counting.