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. Problem of z-order of QDockWidget Window when using with QGLWidget in Qt 5.0
Forum Updated to NodeBB v4.3 + New Features

Problem of z-order of QDockWidget Window when using with QGLWidget in Qt 5.0

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.6k Views 1 Watching
  • 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.
  • J Offline
    J Offline
    junyoungp
    wrote on last edited by
    #1

    I uses Qt 5.0 with visual studio.
    I downloaded source code of Qt 5, and compiled with visual studio 2010.
    I have a problem of window visibility when using QDockWidget with QGLWidget
    I set QGLWidget as a central widget of main window and added QDockWidget to the main window.
    When I undock the QDockWidget, it lost it's title bar and frame, so I cannot move and resize the dock widget.
    (It works well if I don't use QGLWidget at central widget area)
    Moreover, It goes behind the main window like attached image.
    It appears with ANGLE(opengl es) and with desktop(opengl) build.
    How can I fix the problem?
    !http://i49.tinypic.com/x0wtj7.png(QDockWidget Visibility Error when it used with QGLWidget)!

    1 Reply Last reply
    0
    • J Offline
      J Offline
      junyoungp
      wrote on last edited by
      #2

      The problem does not appear on qt 4.8.3

      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