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. Are children of QOpenGLWidget rendered directly in QOpenGLWidget's frame buffer?
Forum Updated to NodeBB v4.3 + New Features

Are children of QOpenGLWidget rendered directly in QOpenGLWidget's frame buffer?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 99 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.
  • A Offline
    A Offline
    aart
    wrote on last edited by
    #1

    Are children of QOpenGLWidget rendered directly in QOpenGLWidget's frame buffer? Or are they rendered to raster images that are then send to the gpu to place them in the framebuffer?

    I would like to know because I am building an application it one main QOpenGLWidget as a window, which is the parent of all other widgets. In some of these widgets I want to use OpenGL in the paint method. I am not seeing the correct result here, so now i am wondering if this is even possible?

    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