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

Shiboken does not handle array arguments

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:
              Resolved: