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

Do not deploy unused QtQuick Controls styles

    XMLWordPrintable

Details

    • All

    Description

      Often only one Qt Quick Controls 2 style is used in application, but other styles are included too increasing size of package (style plugins in APK). I don't find any ability to exclude unused styles from application package.

      If style is statically declared at compile time e.g. by "import QtQuick.Controls.Material" that information can be used to deploy only this style.

      If several styles used with runtime style selection qtquickcontrols2.conf could specify which styles should be deployed

      Attachments

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

        Activity

          People

            rampe Rami Potinkara
            morte Maxim Bescherevnykh
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes