Skip to content

Qt WebKit

Questions about Qt WebKit and related topics? Post here!
1.5k Topics 5.9k Posts
  • [SOLVED] Question about addToJavaScriptWindowObject

    3
    0 Votes
    3 Posts
    1k Views
    D
    Excellent!!! It works now.
  • Tool to generate Code Layout of Qt WebKit 5.3.2

    2
    0 Votes
    2 Posts
    896 Views
    SGaistS
    Hi and welcome to devnet, Do you mean git clone ? What error did you got ?
  • WebKit crashes when fast zooming in/out in Google Maps (Qt 5.2, Windows 7)

    12
    0 Votes
    12 Posts
    5k Views
    K
    Thanks, that guide was useful in my initial port, but without addToJavaScriptWindowObject I need to find a different way to be able to call C++ from the JS side (sockets, I am guessing).
  • PluginsEnabled exist for QWebEngineSettings ?

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Module "QtWebKit" is not installed

    11
    0 Votes
    11 Posts
    8k Views
    H
    Hi I have installed Qt 5.2.1 from source code on Centos6.2. I get the same error: module “QtWebKit” is not installed . I get some info in config.log in qtwebkit directory, libwebp.cpp:26:25: error: webp/decode.h: No such file or directory libwebp.cpp:30: error WebPDecoderConfig was not declared in this scope. ... make[1]: *** [obj/libwebp.o] Error 1 Do you have any suggestion ? thx~
  • Bug? Memory leak with QVariantList containing allocated QObjects

    9
    0 Votes
    9 Posts
    3k Views
    G
    Have you looked at QSharedPointer? Reference counting is built in.
  • Force PDF to always download

    1
    0 Votes
    1 Posts
    795 Views
    No one has replied
  • Building steps for new/old released webkit integration

    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • Qwebsettings font size issue

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Get the CSV from a dataTables.net

    1
    0 Votes
    1 Posts
    790 Views
    No one has replied
  • Project error: unknown module QT: webkitwidgets

    7
    1 Votes
    7 Posts
    4k Views
    T
    no this is not an issue (it's typing error). Is my command: ./qt_test -platform linuxfb -display fb:/dev/fb3 correct?
  • Trigger javascript function from webview content

    5
    0 Votes
    5 Posts
    2k Views
    p3c0P
    Hi, Can you check this "link":http://rschroll.github.io/beru/2013/08/21/qtwebview.experimental.html ? It seems for now you need to use experimental stuff.
  • Qwebview html5 audio need a lot of memory.

    3
    0 Votes
    3 Posts
    1k Views
    H
    who can help me?
  • QtWebkit build and installation: Unknown module(s) in QT: webkit

    2
    0 Votes
    2 Posts
    1k Views
    T
    when I ran qmake -d; it gave this message: qt-src/qtbase/mkspecs/features/qt_functions.prf: calling built-in error (Unknown module in QT: webkitwidgets)
  • Webkit2 and V8 Engine for QtWebKit

    3
    0 Votes
    3 Posts
    2k Views
    P
    Thank you very much for the detailed answers which calrified most of the doubts i had. The reason why I asked in particular about QtWebKit is that we might have some legacy applications using it. I'm worried how can we apply this massive technology shift to the existing applications. This is also an issue with the QtWebKitBridge which doesn't support webkit2. As far as I found, they say that QtWebKitBridge has deep roots in the webkit1 and can't be pulled out. And the alternate would be to use experimental QWebChannel.
  • Problem with sslechoserver

    1
    0 Votes
    1 Posts
    764 Views
    No one has replied
  • Qt5.3 webkit build fail

    2
    0 Votes
    2 Posts
    2k Views
    T
    Hi: Can you please guide me; I am also trying to build qt-5.3 along with qtwebkit. I'm using the ICU cross compiled libraries to build the webkit. Now after enabling -ICU in the configuration parameter I can successfully run the configuration for qt-5.3. Which will generate the make file. After running the make; it generates the various qt libraries. Now I am trying to write small qt application. I am using QT =+webkit in *.pro file and trying to generate the make file with the use of qmake. It says on webkit support. It means webkit is not compiled and build automatically with the make file. Is there any other approach to build the qtwebkit? Regards
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • Problem with BASIC authentication

    1
    0 Votes
    1 Posts
    747 Views
    No one has replied
  • Where is QNetworkReply data?

    1
    0 Votes
    1 Posts
    820 Views
    No one has replied