Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Dragging QDockWidget using text from QML
Forum Update on Monday, May 27th 2025

Dragging QDockWidget using text from QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qdockwidgetqquickviewqwidgetdraggingqml
1 Posts 1 Posters 323 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.
  • H Offline
    H Offline
    haikalsyed
    wrote on last edited by haikalsyed
    #1

    Hi.

    I know that there is no easy way of implementing detachable windows exactly like QDockWidget in QML, so what I am currently trying to do is to insert:

    QML File > QQuickView > QWidget > QDockWidget.

    As I am trying to make it look like a QML, I am trying to hide the titlebar in QDockWidget and try dragging the whole dock using a text which is inside the QML.

    Is there any way to achieve the dragging part?

    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