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

Using missing type "QPolygonF"

    XMLWordPrintable

Details

    Description

              Property {
                  name: "currentPageBoundingPolygons"
                  type: "QPolygonF"
                  isList: true
                  read: "currentPageBoundingPolygons"
                  notify: "currentPageBoundingPolygonsChanged"
                  index: 4
                  isReadonly: true
              }
              Property {
                  name: "currentResultBoundingPolygons"
                  type: "QPolygonF"
                  isList: true
                  read: "currentResultBoundingPolygons"
                  notify: "currentResultBoundingPolygonsChanged"
                  index: 5
                  isReadonly: true
              }
              Method {
                  name: "boundingPolygonsOnPage"
                  type: "QPolygonF"
                  isList: true
                  Parameter { name: "page"; type: "int" }
              }
              Property {
                  name: "geometry"
                  type: "QPolygonF"
                  isList: true
                  read: "geometry"
                  notify: "selectedAreaChanged"
                  index: 7
                  isReadonly: true
              }
      

      Attachments

        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
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes