37 : Name2NewVal_ { std::move (map) }
63 return Name2NewVal_.value (name);
68 Name2NewVal_ [name] = val;
const QVariant & GetReturnValue() const
Reimplemented from IHookProxy::GetReturnValue().
DefaultHookProxy()=default
Creates a new hook proxy.
void SetReturnValue(const QVariant &)
Reimplemented from IHookProxy::SetReturnValue().
QVariant GetValue(const QByteArray &) const
Reimplemented from IHookProxy::GetValue().
void CancelDefault()
Reimplemented from IHookProxy::CancelDefault().
bool IsCancelled() const
Returns whether the default implementation is canceled.
void SetValue(const QByteArray &, const QVariant &)
Reimplemented from IHookProxy::SetValue().