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. Make a Qt::Tool that hovers above a QDialog...
Forum Updated to NodeBB v4.3 + New Features

Make a Qt::Tool that hovers above a QDialog...

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 490 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.
  • D Offline
    D Offline
    drhalftone
    wrote on last edited by
    #1

    The title says it all. I'd like to create a window from a parentless QWidget and then set this widget's window flag to Qt::Tool but I'm launching it from a QWidget embedded inside a QDialog. So I set the QDialog as the new widget's parent, which let's me interact with the widget, but it doesn't raise the widget above the dialog. Is there a way for me to have this floating tool that floats above the QDialog?

    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