WebBrowser/WebInspector.py

changeset 6398
caf724f53840
parent 6280
1d4d790414b2
child 6402
bdc273bb66c5
--- a/WebBrowser/WebInspector.py	Tue Jul 03 19:08:29 2018 +0200
+++ b/WebBrowser/WebInspector.py	Tue Jul 03 19:57:17 2018 +0200
@@ -26,6 +26,7 @@
 _VIEWS = []
 
 
+# TODO: add support for web inspector variant of Qt 5.11
 class WebInspector(QWebEngineView):
     """
     Class implementing a QWebEngineView to load the web inspector in.

eric ide

mercurial