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

classBegin is called twice for the top-level element in a component used elswhere.

    XMLWordPrintable

Details

    Description

      Example that shows the issue:

      //test.qml
      import Qt 4.7
      Rectangle {
          MyItem {}
      }
      
      //MyItem.qml
      import Qt 4.7
      Item {
          //### classBegin() gets called twice for me when test.qml is run.
      }
      

      Attachments

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

        Activity

          People

            aakenned Aaron Kennedy
            brasser Michael Brasser (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