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

DomBase: clean up doCopy() and copy constructors and mutexes

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • Some future release
    • 6.7
    • QML: Tooling
    • None
    • c9e1d1d50 (dev)

    Description

      The DomBase hierarchy is super weird with respect to copy constructors: it ignores the rule of 0/3/5 and one of the base classes (OwningItem) has a mutex and a copy constructor at the same time.

      Also, it has methods doCopy() that should be called clone() and that just call the copy constructor it seems?

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              sami.shalayel Sami Shalayel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes