Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-752

Shiboken does not know how to wrap QMap<int, QList<QList<float>>> anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.12.0
    • 5.11.1
    • Shiboken
    • None
    • 5b682a6bceec3f43a984a028afe242950a2d82d7 (pyside-setup/dev, 3.7.2018, 5.12)

    Description

       

      Method which returns

      QMap<int, QList<QList<float>>>

      can be wrapped with PySide/Shiboken 5.9 but that does not work with 5.11. On 5.11, it produces the following error while running `shiboken2`

      (BugExample) Could not find type '::QList_0' for use in 'toPython' conversion: Cannot find type "QList_0" for "QList_0".

       

      See also: https://github.com/TheDoubleB/PySide-5.11-Bug

       

      Attachments

        1. pyside752_repro.diff
          1 kB
          Friedemann Kleint
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            jirauser48988 user-4faae (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes