Skip to content

QtWebEngine

Discussions and questions on QtWebEngine
1.3k Topics 3.9k Posts
QtWS25 Last Chance
  • QtWebEngine API?

    2
    0 Votes
    2 Posts
    1k Views
    raven-worxR
    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
  • QWebChannel: Invoking C++ methods from Js, with complex arguments

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Dom manipulation trversal

    2
    0 Votes
    2 Posts
    1k Views
    SGaistS
    Hi, You should rather ask this on the "qtwebengine":http://lists.qt-project.org/mailman/listinfo/qtwebengine mailing list. You'll find there the modules developers/maintainers (this forum is more user oriented)
  • Static QtWebEngine

    2
    0 Votes
    2 Posts
    3k Views
    JKSHJ
    Hi, Subscribe to the "Interest mailing list":http://lists.qt-project.org/mailman/listinfo/interest and ask there. The Qt engineers can answer your question.
  • Debugging

    2
    0 Votes
    2 Posts
    1k Views
    p3c0P
    Hi, Looking at the source "here":https://qt.gitorious.org/qt/qtwebengine/source/ca30d0374020752d3ac367fdffef88a5c1fe4a48:src/webengine/api/qquickwebengineview.cpp#L599, it seems that it is still an experimental feature which means it will not be available currently in WebEngineView. To try out those features you can try importing experimental module @ import QtWebEngine.experimental 1.0 @ but note that these are still under development and the behavior may be erratic. To follow this development you can ask the question on "Interest Mailing List":http://lists.qt-project.org/mailman/listinfo/interest, you might get an answer directly from the Qt developers. You will need to subscribe to the list first.
  • Porting a Qt widget application to a web application

    10
    0 Votes
    10 Posts
    9k Views
    A
    Well, that does indeed look like roughly what I had in mind, though it seems to be in a very immature state. Still, I won't work on it myself, since I don't have much interest in web technology. Furthermore, I don't think this will ever yield satisfactory performance.
  • In WebEngineView how can ignore a request ?

    3
    0 Votes
    3 Posts
    2k Views
    W
    Anyone ever solve this issue? I wound up using QML to take advantage of the onNavigationRequested event to hijack (and cancel) the navigation, which solves this immediate problem. However, this solution is not working for me as a whole since I cannot figure out how to run javascript in the WebEngineView when it is created in QML, which is my second requirement. :(
  • Qtwebengine seems hang on if load javascript resource

    1
    0 Votes
    1 Posts
    975 Views
    No one has replied
  • How to test content of a mouse-click in QWebEnginePage?

    2
    0 Votes
    2 Posts
    2k Views
    D
    Let me just add that if you right-click in a Chrome browser window, the context menu is quite different depending on whether you right-click on a link ("Open Link in New Tab," etc), on an image ("Save Image as..." etc), on open text ("Back", "Reload" etc), even different again on an image that is inside a link. So the browser code itself certainly has all the details of the target under a right-click. With QWebPage that information is available. I hope that it is available from QWebEnginePage and that I have just overlooked it.
  • Media settings planned to be supported any time soon?

    2
    0 Votes
    2 Posts
    1k Views
    SGaistS
    Hi, You should rather ask this question on the interest mailing list or the qtwebengine IRC channel. You'll find there Qt's developers/maintainers (this forum is more user oriented)
  • Get a log output from the embedded chrome browser

    1
    0 Votes
    1 Posts
    804 Views
    No one has replied
  • Is there any way to handle print request from JS?

    1
    0 Votes
    1 Posts
    849 Views
    No one has replied
  • QtWebEngine and QNetworkProxy

    1
    0 Votes
    1 Posts
    916 Views
    No one has replied
  • QWebEnginePage ( Missing Signals)

    1
    0 Votes
    1 Posts
    928 Views
    No one has replied
  • In WebEngineView how can ignore a request ?

    1
    0 Votes
    1 Posts
    814 Views
    No one has replied
  • Google Earth in QtWebEngine?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Quick question on Qt WebEngine

    1
    0 Votes
    1 Posts
    870 Views
    No one has replied
  • Flash plugin support

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied