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

Fix application exiting in embedded qml* examples under demos/embedded

    XMLWordPrintable

Details

    • fce17c2847fa48410adae098b1df3db76fa4ef67

    Description

      Calling Qt.quit() in QML code results in signal QDeclarativeEngine::quit() being emitted. This needs to be connected to QApplication::quit() for the application to actual exit. Embedded qml examples currently lack this.

      Attachments

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

        Activity

          People

            jpetrell Joona Petrell
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes