Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QtWebKitWidgets #276

Open
frueter opened this issue Feb 22, 2018 · 7 comments
Open

QtWebKitWidgets #276

frueter opened this issue Feb 22, 2018 · 7 comments
Labels

Comments

@frueter
Copy link

frueter commented Feb 22, 2018

Hi,
I am super confused about the former QWebPage and QWebView widgets and how to access them with PySide2.
Afaik PySide2 uses QtWebKitWidgets which provides the equivalent functionalities but this is not included in Qt.py and also seems to be listed as a generally missing minding in PySide2.
Should it be included in Qt.py or is there a reason it is not?

Cheers,
frank

@mottosso
Copy link
Owner

Thanks @frueter, could you be referring to QtWebEngineWidgets?

@frueter
Copy link
Author

frueter commented Feb 22, 2018

Oops, yes, that's the one. See, I told you I'm confused :-D

@mottosso
Copy link
Owner

Ok, no problem. :) I don't use these myself, so I can't say for sure whether they are compatible across each binding. But happy to see a PR for it, that way the automatic tests will kick in to see whether they work the same across all bindings. If tests pass, then I see no reason not to include it.

@frueter
Copy link
Author

frueter commented Feb 22, 2018

Lovely, thank you very much!

@dgovil
Copy link
Contributor

dgovil commented Mar 8, 2018

Ran into this at work this week. I see a PR here: #273
We're doing a similar thing at work, and it's what the qtpy project has included as well.

@fredrikaverpil
Copy link
Collaborator

fredrikaverpil commented May 3, 2018

I may have been properly misinformed on this one, but hasn't QtWebEngine been broken for some time in PySide2?

EDIT: I can see that QtWebEngine core was very recently added to PySide2 based on Qt 5.11: http://code.qt.io/cgit/pyside/pyside-setup.git/commit/?h=5.9&id=516682fc232db273511440d3c7107ab15f08b5ea

@frueter
Copy link
Author

frueter commented May 3, 2018

3 out of 4 issues are closed so there is hope I guess:
https://bugreports.qt.io/browse/PYSIDE-633

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants