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

QtGui QOpenGL* classes missing

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.6
    • PySide, Shiboken
    • None

      The QOpenGL* classes expose various shortcomings:

      • Functions like glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei *count, GLuint *shaders) require array support
      • The modifications/rejection mechanism does not cope with typedefs (like GLuint) well, misleading error messages are produced. It seems that the rejection mechanism takes signatures with unresolved typedefs, whereas modifications use resolved typedefs.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes