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

qint8 is not declared as QVariant type

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.4.1
    • Core: Other
    • None
    • Windows 7

    Description

      qint8 is a signed char:
      http://doc.qt.io/qt-5/qtglobal.html#qint8-typedef
      SChar in metatype:
      QMetaType::SChar 40 signed char

      There is however no type for it in QVariant:
      http://doc.qt.io/qt-5/qvariant-obsolete.html#Type-enum

      Attached is an example to clarify the issue.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              qtcomsupport Qt Support
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes