Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134550

Allow mouse interaction with series input

    XMLWordPrintable

Details

    • Windows

    Description

      The custom input handling for series prevents mouse interaction with GraphsView. There should be a way to allow this.

      This kind of functionality is needed, for example, if one wants to draw a line on top of GraphsView when a mouse is dragged over the view area, then it only works when the MouseArea is placed outside the GraphsView and preventStealing is set to true. But this way the onPressed for the series points is not triggered. Attached example shows this behavior.

      Attachments

        1. Main.qml
          6 kB
          Titta Heikkala
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kwpark Kwanghyo Park
            tiheikka Titta Heikkala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes