c++ - How to put my QMainWindow behind my OpenGL application? -
i created qmainwindow (inherits) opens expect.
i start process (an opengl application/game), when click on button inside qmainwindow.
the problem game opens behind qmainwindow , don't know how put in foreground qmainwindow.
Comments
Post a Comment