Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24857

[API] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P0: Blocker P0: Blocker
    • 5.0.0
    • 5.0.0 Beta 2
    • Other
    • None

      As Qt WebKit's future is going to be based on WebKit 2 and Qt Quick 2, the module should be split into two modules in Qt 5:

      Qt WebKit: contains the WebKit2 based functionality. In Qt 5.0, this module would have a QML API, and no C++ API. This module can become a part of Qt Essentials.

      Qt WebKit Widgets: an add-on module that contains Qt Widgets based functionality from Qt 4, based on WebKit1. It contains both the C++ API and the QML API from Qt 4. You would write QT += webkitwidgets in the .pro file to start using this module. The "include-all" directive would be #include <QtWebKitWidgets>.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            shausman Simon Hausmann
            hehaveri Henry Haverinen (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes