QtWebEngine API?
-
wrote on 21 Jan 2015, 04:35 last edited by
Hi all,
As we know Qt 5.4 comes with QtWebEngine (i.e.Chromium Based).
I ran the sample example (browser) successfully.
i am working on webRtc .
so my question is How will we use the QtWebEngine via our application,in case of webRtc ? What are the API for that?Any Help
-
the QtWebEngine module is very limited - from a programmers point of view - yet.
You can find the whole C++ API "here":http://doc.qt.io/qt-5/qtwebenginewidgets-module.html
2/2