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

Make QQuickImageProviderOptions accessible in public API

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Quick: Other
    • None

    Description

      Many use cases of image providers require access to additional request parameters that are not available when implementing a QQuickImageProvider. Currently, the workaround is to implement the private QQuickImageProviderWithOptions subclass instead. That extends the QQuickImageProvider API with a QQuickImageProviderOptions parameter which contains the additional request data.

      This functionality is generally useful and so should be added to the public API in some way. E.g. by making the ...WithOptions class public, or extending QQuickImageProvider with the ...Options parameter, as possible under compat. requirements.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              vgt Eirik Aavitsland
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes