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 <[email protected]> on behalf of Zhao Lee <[email protected]> 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 _______________________________________________ PySide mailing list [email protected] https://lists.qt-project.org/listinfo/pyside
