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