You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
I'm trying to port from
QtWebKit->QtWebEngineusing https://wiki.qt.io/QtWebEngine/Porting_from_QtWebKit.I changed
webkit->webengineandwebkitwidgets->webenginewidgetsinplugins/yasem-web-browser/yasem-web-browser.pro.And changed the references to
QWebPageandQWebView.I'm currently running into:
Any ideas?