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

QMetaProperty::userType() should implicitly register the meta type

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P4: Low
    • 5.0.0
    • 4.6.0
    • Core: Object Model
    • None

    Description

      It would be useful if QMetaProperty::userType() always returned a valid id, even if qRegisterMetaType() hasn't yet been called for the given type.

      When, later on, qRegisterMetaType() is called, it should, of course, use the same id.

      Attachments

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

        Activity

          People

            ogoffart Olivier Goffart (Woboq GmbH)
            aakenned Aaron Kennedy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes