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

Dragging QDockWidget using text from QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qdockwidgetqquickviewqwidgetdraggingqml
1 Posts 1 Posters 321 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 7 Oct 2019, 04:32 last edited by haikalsyed 10 Jul 2019, 07:59
    #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

    1/1

    7 Oct 2019, 04:32

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved