Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is QOpenGL3PaintEngine currently existe?

Is QOpenGL3PaintEngine currently existe?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 658 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,

    I work on an opengl project in version 3.3 coreprofile.
    When I used a QPainter on my QOpenGLWidget I have an OpenGL error.
    In fact the QPainter used the QOpenGL2PaintEngine to draw the primitives. In OpenGL 3.3 a VBO and a VAO have to be bind. it's wrong with the current PaintEngine.

    There is a QOpenGL3PaintEngine ? Or How can I use the QRasterPaintEngine to blit my GUI on a QOpenGLWidget ?

    Regards,
    Robin

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's a question you should rather bring to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more use oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Ok I'll use the mailing list.
        thx!

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved