Skip to content

Please provide Qt-conform signals to make more interaction possible #4

@ArsMasiuk

Description

@ArsMasiuk

Hi!
I'm just curious how would it be possible to make Qt-application react on clicks on the chart items?

I.e. when I have a bar chart then I would like to intercept a click on bar's segment in my host Qt application, in order to obtain clicked bar's data (i.e. index and segment where the click has occurred).

There is submitEvent() function in Chart.qml, but how to use it from Qt code?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions