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

Shiboken does not handle array arguments

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 6.0
    • None
    • Shiboken

    Description

      Noted while adding multimedia, fex

      int QAbstractVideoBuffer::mapPlanes(MapMode mode, int *numBytes, int bytesPerLine[4], uchar *data[4]);
      

      appears as signature

       mapPlanes(QAbstractVideoBuffer::MapMode, int*, Array, Array)
      

      leading to a crash (see PYSIDE-349)

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              kleint Friedemann Kleint
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: