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

QVariant::UserType value change in QT5

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P5: Not important
    • None
    • 5.0.0, 5.1.1
    • Core: Other
    • None
    • any

    Description

      With Qt5, value of QVariant::UserType enum change from 127 to 1024.

      This can cause "legacy" issues with Qt4 code when code is recompiled using Qt5 framework.

      Those issues can be avoided with some code workaround. But it would be a nice idea to prevent any future usage of value 127 in QVariant::Type enum (and reserve this value for "compatibility reason" with qt4)

      Attachments

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

        Activity

          People

            nierob Nierob
            franck.bonin franck bonin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes