Results 1 to 3 of 3

Thread: Retrieve Curve values

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Posts
    1
    Thanks
    1
    Qt products
    Qt3
    Platforms
    Unix/X11

    Unhappy Retrieve Curve values

    HI all,

    I have several QwtPlotCurve objects and a QwtPlotPicker object on my graph, QwtPlotPicker send the x,y value inside the canvas where I click , and I would like to know if there is a way to retrieve the real values of the curve using the values (coordinates x,y ) send by QwtPlotPicker object.

    look at the picture attached, when I click inside the canvas I need to display next to each curve the value where the mark intersect the curve.

    If someone had done something like this I really appreciate any help.
    Attached Images Attached Images

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.