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. How to set QQuickView window below win7 taskbar?
Forum Updated to NodeBB v4.3 + New Features

How to set QQuickView window below win7 taskbar?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 747 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.
  • C Offline
    C Offline
    cidhuang
    wrote on last edited by
    #1

    Is it the problem of setting Qt::WindowFlags?

    Thanks.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      cidhuang
      wrote on last edited by
      #2

      I found the phenomenon occurs when I have 2 QQuickView.

      When neither are setFlags with Qt::WindowStaysOnTopHint, both windows are below Win 7 taskbar.

      As long as one are setFlags with Qt::WindowStaysOnTopHint, both windows are above Win 7 taskbar.

      The phenomenon also occurs when I have 1 QQuickView and 1 QWidget.

      The phenomenon also occurs when I have 2 QWidget under Qt4.

      Is it a bug? Or it is just because something I should do but I didn't?

      Thank you.

      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