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

Split QSvgWidget out ot QtSvg to remove dependency on Widgets

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-41884
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes