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

When typedefing a known type and then registering it in the meta type system then it not always return the right id

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.0
    • 4.3.0
    • Core: Object Model
    • None
    • 03daf059647c0a0222e8774b0a083f58c8e64934

    Description

      When typedefing a known type and then registering it in the meta type system then it not always return the right id, sometimes it will return the newly registered one and sometimes it will return the existing one.

      Update:
      Fixing this problem involves introducing a way for QMetaType to know about typedefs. A qRegisterMetaTypedef() function is one possibility, and we are investigating others.

      Attachments

        Issue Links

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

          Activity

            People

              goffart Olivier Goffart (closed Nokia identity) (Inactive)
              anshaw Andy Shaw (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