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. Create a DockView
Forum Update on Monday, May 27th 2025

Create a DockView

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.6k 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.
  • M Offline
    M Offline
    Merinas
    wrote on last edited by
    #1

    Hi,

    I'm currently trying to write a qml DockView (look at the MacOs X dock to see functionality) Quickly, its like a listView when my mouse mouves on my Dock, hovered item are scale. I got several conflict with the mouseArea. Like, I need a global mouseArea on top of possible mouseArea in dockItem to scale the proper dockItem base on mouse's global's position.
    

    I can't see any proper solution. That's seems so basic's view to me, I can't thought no one has tried that before me.
    Is there any way I can do that in C++?

    Thanks.

    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