Obsolete Members for OxideQQuickWebContext

The following members of class OxideQQuickWebContext are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

networkRequestDelegate : OxideQQuickWebContextDelegateWorker *

Access functions:

OxideQQuickWebContextDelegateWorker *networkRequestDelegate() const
void setNetworkRequestDelegate(OxideQQuickWebContextDelegateWorker *delegate)

Notifier signal:

void networkRequestDelegateChanged()

storageAccessPermissionDelegate : OxideQQuickWebContextDelegateWorker *

Access functions:

OxideQQuickWebContextDelegateWorker *storageAccessPermissionDelegate() const
void setStorageAccessPermissionDelegate(OxideQQuickWebContextDelegateWorker *delegate)

Notifier signal:

void storageAccessPermissionDelegateChanged()

userAgentOverrideDelegate : OxideQQuickWebContextDelegateWorker *

Access functions:

OxideQQuickWebContextDelegateWorker *userAgentOverrideDelegate() const
void setUserAgentOverrideDelegate(OxideQQuickWebContextDelegateWorker *delegate)

Notifier signal:

void userAgentOverrideDelegateChanged()