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

QVariant.toList method not working properly

XMLWordPrintable

    • 49e62c51f2 (qt/qtbase/dev) 50f67dcd54 (qt/qtbase/6.3) 3ae6b28369 (qt/qtbase/6.4) 50f67dcd54 (qt/tqtc-qtbase/6.3) 3ae6b28369 (qt/tqtc-qtbase/6.4) a0195c20e1 (qt/tqtc-qtbase/6.2)

      On calling `toList` method on a QVariant of type QString, it should return an empty list according to the documentation. However, it is now returning a list of QChar by breaking the string into individual characters.

        For Gerrit Dashboard: QTBUG-107246
        # Subject Branch Project Status CR V

            thiago Thiago Macieira
            _viniyogita_ Viniyogita Garg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: