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

Make QPlaceContent extendable by third parties

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • None
    • Location: Places
    • None

    Description

      QPlaceContent is currently limited to the types of reviews, editorials and images. The API should be modified to allow the possibility of 3rd parties to introduce their own custom content types.

      This would be achievable by adding a key-value map field to QPlaceContent where third parties can add their own custom data. A CustomType enum could be added to QPlaceContent::Type, in conjunction with an int QPlaceContent::customType() function, this would operate in a similar manner to the QVariant::UserType enum and int QVariant::userType() function.

      Attachments

        Issue Links

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

          Activity

            People

              paangele Paolo Angelelli
              abcd abcd (closed Nokia identity) (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes