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

Image data element for QML

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None

      The Image element is focused on the display of an image, and isn't ideal for all cases. For example, if you want to display the actual image size as text (e.g. 1600x200), but have set the sourceSize on Image, there is no longer a way to query the actual size (QTBUG-18742).

      It would also be convenient to be able to interact with QImage objects in javascript functions in QML. There's currently no way to even check if an image is valid. Support for querying properties (size, width, format, isNull etc) would be useful for debugging purposes (QTBUG-14596).

      See also QTBUG-12031.

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

            Unassigned Unassigned
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes