Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create Qt5 example (PyQt5, PySide2) #325

Closed
@cztomczak

Description

@cztomczak

PyQt5 API reference:
http://pyqt.sourceforge.net/Docs/PyQt5/

PySide2:
https://wiki.qt.io/PySide2

In Qt 4.x the client used to receive the winId from server and embed into server. In Qt 5.x the client needs to send its winId to server to embed itself into server. CEF (client) expects winId inside which it will embed. I am not sure it is currently possible to embed CEF in Qt5, unless some workaround/hack is created like for example a temporary hidden window in which CEF will be embedded and then reparented.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions