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

QML StackView onPopFinish/onPushFinish signals

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • 5.1.0 , 5.1.1
    • Quick: Controls 1
    • None

    Description

      When you are using the QML StackView, pushing a QQuickView from C+, and you want to delete the C+ pointer to the QQuickView, if you do it in the pop() method, the application crashes because the QQuickView is used by the StackViewDelegate.

      Have onPopFinish and onPushFinish signals could be nice to be able to free memory.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            jose_exposito José Expósito
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes