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

Window.flagsChanged signal missing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.9.0
    • None
    • Windows 10 Version 1607

    Description

      This application:

      import QtQuick.Window 2.3
      
      Window {
          visible: true
          onFlagsChanged: console.log("flags changed");
      }
      

      Fails with the error: 

      qrc:/main.qml:5 Cannot assign to non-existent property "onFlagsChanged"
      

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            nocnokneo Taylor Braun-Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes