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

QML StackView onPopFinish/onPushFinish signals

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes