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

QtGui QOpenGL* classes missing

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          For Gerrit Dashboard: PYSIDE-516
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes