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

dynamic objects destroy() doc bugs

XMLWordPrintable

    • ceeb0fc0327c99de55d4dd6114908ec389dc58eb

      For destroy() docs, it should read:

                  Component.onCompleted: rectComponent.destroy(1000);
      

      not

                  Component.onCompleted: rect.destroy(1000);
      

      Additionally it should show that the objects returned from createObject() and createQmlObject() can be destroyed using destroy().

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

            bealam Bea Lam (closed Nokia identity) (Inactive)
            bealam Bea Lam (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes