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. Future of Pointer Handlers
Forum Updated to NodeBB v4.3 + New Features

Future of Pointer Handlers

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 4 Posters 503 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.
  • N Offline
    N Offline
    Nitroboy
    wrote on last edited by Nitroboy
    #1

    Hello,

    For our application, for now, we are only using pointer handlers (DragHandler, HoverHandler, TapHandler, WheelHandler,...) to handle all user mouse interaction.
    But it still lack support for mouse cursor shape and drop (DragHandler) for example.
    Is it planned to add them soon ?
    More globally, is it intended to completely replace MouseArea (and all the old way to do things) ?

    Our application is not already in production, but my point for now is to check if it's worth to invest in them.

    Thanks in advance for your participation to the discussion

    jsulmJ 1 Reply Last reply
    0
    • N Nitroboy

      Hello,

      For our application, for now, we are only using pointer handlers (DragHandler, HoverHandler, TapHandler, WheelHandler,...) to handle all user mouse interaction.
      But it still lack support for mouse cursor shape and drop (DragHandler) for example.
      Is it planned to add them soon ?
      More globally, is it intended to completely replace MouseArea (and all the old way to do things) ?

      Our application is not already in production, but my point for now is to check if it's worth to invest in them.

      Thanks in advance for your participation to the discussion

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Nitroboy I think it would be better to ask these questions on the Qt developers mailing list as this forum is more user oriented.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Nitroboy
        wrote on last edited by
        #3

        Thanks @jsulm for your quick reply.
        Do I need to enroll before sending a question to the Qt developers mailing list ?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          Yes you have to. The page to start is here.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • GrecKoG Offline
            GrecKoG Offline
            GrecKo
            Qt Champions 2018
            wrote on last edited by
            #5

            Note that there is a WIP patch to add cursor shapes to pointer handlers : https://codereview.qt-project.org/c/qt/qtdeclarative/+/286882

            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