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