[PySide] implement a custom QWebEngineUrlSchemeHandler

Cristián Maureira-Fredes Cristian.Maureira-Fredes at qt.io
Wed Dec 19 13:50:14 CET 2018


That's PyQt5 code,
please take into consideration that PyQt and PySide are different projects,
then the problems you have in one are not necessarily on the other one.

Cheers

________________________________________
From: PySide <pyside-bounces at qt-project.org> on behalf of Zhao Lee <redstone-cold at 163.com>
Sent: 19 December 2018 09:38:58
To: pyqt; pyside
Subject: [PySide] implement a custom QWebEngineUrlSchemeHandler

I want to implement a custom QWebEngineUrlSchemeHandler to hand  custom URL scheme 'sound', but the requestStarted() never got called , what's wrong ?
code: https://bpaste.net/show/3be4b1874aed












More information about the PySide mailing list