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

Add feature to not create Image element

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes