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. QOpenGLWindow Stacking Order
Forum Updated to NodeBB v4.3 + New Features

QOpenGLWindow Stacking Order

Scheduled Pinned Locked Moved Unsolved General and Desktop
qopenglwindowqwqwidgetqopenglqopenglwidget
1 Posts 1 Posters 451 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.
  • R Offline
    R Offline
    rtavakko
    wrote on 12 May 2022, 12:25 last edited by
    #1

    I have a QOpenGLWindow which I insert into a widget layout. I create a container for this object using QWidget::createWindowContainer:

    https://doc.qt.io/qt-5/qwidget.html#createWindowContainer

    My goal is to place children QWidgets on top of this window container. I've tried calling raise() to do this, but the OpenGL window always stays on top.

    Is there a way to lower the OpenGL window?

    Cheers

    1 Reply Last reply
    1

    1/1

    12 May 2022, 12:25

    • Login

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