Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

RegisterProtocolHandlerRequest

The RegisterProtocolHandlerRequest type enables accepting or rejecting requests from the registerProtocolHandler API. More...

Import Statement: import QtWebEngine
Since: QtWebEngine 1.7
Instantiates: QWebEngineRegisterProtocolHandlerRequest

Properties

Methods

Detailed Description

See also WebEngineView::registerProtocolHandlerRequested().

Property Documentation

[read-only] origin : url

The URL template for the protocol handler.

This is the second parameter from the registerProtocolHandler call.


[read-only] scheme : string

The URL scheme for the protocol handler.

This is the first parameter from the registerProtocolHandler call.


Method Documentation

void accept()

Accepts the request.

Subsequent calls to accept() and reject() are ignored.


void reject()

Accepts the request.

Subsequent calls to accept() and reject() are ignored.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded