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

Split QSvgWidget out ot QtSvg to remove dependency on Widgets

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.0.0 RC
    • 5.3.2
    • SVG Support
    • None
    • Qt 5.3.2 on Android 4.4.4

    Description

      The Qt SVG module has a dependency on Qt Widgets due to it having a QSvgWidget.
      This is quite inconvenient when writing a pure QtQuick-based mobile application since there QtWidgets increases the package size by almost 3MiB which is roughly 20% the package size.

      Given there is a Multimedia Widgets module separate of Multimedia and the same for Webkit, the QSvgWidget should be split out of QtSvg to reduce overhead when using Svgs in the aforementioned application since SVGs ease the creation of scalable, crisp user interfaces.

      Attachments

        Issue Links

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

          Activity

            People

              vhilshei Volker Hilsheimer
              broulik Kai Uwe Broulik
              Votes:
              8 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes