Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16039

onClosing signal of Window in QtQuick.Window shows M16 warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 3.6.1, Qt Creator 4.13.0
    • Quick / QML Support
    • Ubuntu 13.04 & Qt 5.6.0

    Description

      Following code underlines onClosing even through it is defined in plugins.qmltypes. Other properties/signals of Window component seem to be working correctly.

      import QtQuick.Window 2.2
      Window {
          onClosing: console.log("hello world")
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              poikelin Joni Poikelin
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes