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

dynamic objects destroy() doc bugs

    XMLWordPrintable

Details

    • ceeb0fc0327c99de55d4dd6114908ec389dc58eb

    Description

      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().

      Attachments

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

        Activity

          People

            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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes