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

Make QPlaceContent extendable by third parties

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes