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

Missing type "QScreen" is referenced in qmltypes

    XMLWordPrintable

Details

    • 9004cbdc2 (dev), 5009a1124 (6.6), d0cf2e7e9 (6.5)

    Description

              Signal {
                  name: "screenChanged"
                  Parameter { type: "QScreen"; isPointer: true }
              }
              Property {
                  name: "screen"
                  type: "QScreen"
                  isPointer: true
                  read: "screen"
                  write: "setScreen"
                  notify: "screenChanged"
                  index: 1
              }
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-115568
          # Subject Branch Project Status CR V

          Activity

            People

              laknoll Lars Knoll
              bubke Marco Bubke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes