Skip to content

Qt WebKit

Questions about Qt WebKit and related topics? Post here!
1.5k Topics 5.9k Posts
QtWS25 Last Chance
  • Can't use ES6 features with QtWebKit running on WebKit-602.1.20

    Unsolved
    2
    0 Votes
    2 Posts
    974 Views
    K
    QtWebKit 5.212.x doesn't support ES6 modules. This feature will be available in upcoming release from qtwebkit-dev branch.
  • QTwebkit Build failed on QT-5.15 via Yocto

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    K
    remove python3 suppot patch? Ah, you had a local patch. I wonder why nobody even tries to contact maintainer when doing such work. What a horrible waste of time for everyone.
  • Qt5 QWebEnginePage can not obtain element of iframe inside a page

    Unsolved
    2
    0 Votes
    2 Posts
    514 Views
    A
    @chatzich, are you sure you are in the correct subcategory? Shouldn't your message be in https://forum.qt.io/category/54/qtwebengine instead?
  • Back to webkit

    Unsolved
    5
    0 Votes
    5 Posts
    802 Views
    R
    @Konstantin-Tokarev I can not familiar with Yocto. Could you answer my a very entrylevel question? How to update .bb in QT to compile webkit instead of webengine? Don't consider any further error. First just to involve webkit back. Thanks
  • Get all http request while loading a url with webkit

    Unsolved webengine web page webkit networking c++
    2
    0 Votes
    2 Posts
    656 Views
    raven-worxR
    @Sudip-Ghimire subclass QNetworkAccessManager and reimplement createRequest and call the base class implementation. Then set your custom NAM to the QWebPage: https://doc.qt.io/archives/qt-5.5/qwebpage.html#setNetworkAccessManager
  • part of the screen is black when using qt browser

    Solved
    3
    0 Votes
    3 Posts
    424 Views
    V
    Thank @Konstantin-Tokarev You right. It is problem with graphics. I have solved this problem by disable login display.
  • Can open new window from fancybrowser?

    Unsolved
    5
    0 Votes
    5 Posts
    647 Views
    V
    Thank @raven-worx for your help. I will try with QWebview::createWindow().
  • Building version 5.212.0 alpha4

    Solved
    4
    0 Votes
    4 Posts
    747 Views
    A
    FWIW, I applied the changes for src/corelib/Qt5CoreMacros.cmake as shown in https://github.com/qt/qtbase/compare/5.12.7...5.12.8, and I am now able to build QtWebKit just fine. Thanks again Konstantin!
  • play 4K video

    Unsolved
    2
    0 Votes
    2 Posts
    522 Views
    No one has replied
  • Build Qt 5.10.1 Make Error

    Unsolved plz help me
    8
    0 Votes
    8 Posts
    882 Views
    SGaistS
    Hi, You should do an out of source build and start from a clean state. If you have to restart your build, just nuke the folder and start again, it will keep your sources clean.
  • webkit and videowidget

    Unsolved
    2
    0 Votes
    2 Posts
    381 Views
    K
    There should be no trouble in having these two widgets in the same application
  • GPU profiler missing from webengine

    Unsolved
    2
    0 Votes
    2 Posts
    652 Views
    Q
    I have the same performance issue. Did you find a solution to this performance problem?
  • Using firefox as default browser of QWebkit

    Unsolved qwebkit
    8
    0 Votes
    8 Posts
    2k Views
    A
    Hello @Naser-0, Did you managed to compile it? Im struggling with qwebkit on my Rpi as well. Regards
  • WebView does not load url

    Solved
    2
    0 Votes
    2 Posts
    430 Views
    M
    Well, it was simple enough: anchors.fill: parent
  • Qt5 WebKit Unavailable on CentOS

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    B
    Hi, In Centos 8 You must add EPEL repository andinstall: qt5-qtwebkit from it.
  • load url with one crash issue in webkit5

    Unsolved
    2
    0 Votes
    2 Posts
    332 Views
    No one has replied
  • Export QT file form linux to customer

    Unsolved
    2
    0 Votes
    2 Posts
    399 Views
    jsulmJ
    @FrankVerhoeven See https://doc.qt.io/qt-5/quiloader.html Using above technique you can write simple application which loads and shows designer files.
  • For Rest API calls, use QNAM or restsdk

    Unsolved c++11 qnetworkaccessm restsdk restful api
    2
    0 Votes
    2 Posts
    578 Views
    SGaistS
    Hi, You have to do some testing to see which one works best for you. Since you are using Qt, QNAM asynchronous nature follows Qt design and what you are used to.
  • QOAuth for authenticating a user

    Unsolved c++11 authentication qoauth
    1
    0 Votes
    1 Posts
    423 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied