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