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

Add feature to not create Image element

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.5.1
    • 6.5.0
    • Quick: Effect Maker
    • None
    • ea0f29462 (dev), 85d872320 (6.5)

    Description

      Image properties in QQEM create Image QML component automatically into the exported effect component. This is what you usually want. But sometimes it is preferred to not create it automatically if content is created by the code which uses the component. For example effect uses mask which is image in QQEM but in target it is Rectangle/Item that changes dynamically to make it scalable.

      Proposal: Add "Create QML Image element" checkbox into image properties. Defaults true, so current behavior. When unchecked, Image elemet is not created and image file does not get copied in export.

      Attachments

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

        Activity

          People

            kagro Kaj Grönholm
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes