Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Is there anyway to config qtwebkit?
Forum Updated to NodeBB v4.3 + New Features

Is there anyway to config qtwebkit?

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 3 Posters 6.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kerry-qt
    wrote on last edited by
    #1

    Hi All,

    how can I configure the building of webkit in QT to make it smaller?
    I only know how to configure QT.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      What exactly are you trying to do?

      I guess the easiest way to get full control of the Qt Webkit configuration is to not build it as part of Qt:-) Get the webkit sources fresh out of "webkit.org":http://webkit.org/ and configure it to your liking.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rich
        wrote on last edited by
        #3

        The build-webkit script has various options to enable and disable features. There's some information here http://trac.webkit.org/wiki/QtWebKit note that some of the options have missing #ifdef guards so you might need to hack around a bit.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved