Results 1 to 2 of 2

Thread: QwtPlotCurve Draw (int from, int to)

  1. #1
    Join Date
    Feb 2010
    Location
    Uppsala
    Posts
    6
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default QwtPlotCurve Draw (int from, int to)

    I'm a total newbie to both linux and C++

    I do not get the Draw part of PlotCurve. I'm supposed to use it when I want to incementally update one small part of the curve.

    For example, I want to draw FROM X= 67, Y=4.40 TO X=68,Y=4.49
    How can I do that using draw, when draw only accept int from and int to? How can one int store the location of a point in a two dimensional graph?

    I'm missing something fundamental here but what

    Brg
    Jore

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QwtPlotCurve Draw (int from, int to)

    Quote Originally Posted by Jore View Post
    I'm missing something fundamental here but what ?
    Reading the docs or having a look at the examples ?

    Uwe

Similar Threads

  1. QwtPlotCurve Selection
    By WXNSNW in forum Qwt
    Replies: 1
    Last Post: 5th August 2009, 07:41
  2. Replies: 2
    Last Post: 7th July 2009, 07:44
  3. Replies: 2
    Last Post: 14th April 2008, 11:03
  4. set QwtPlotCurve invisible
    By gyre in forum Qwt
    Replies: 2
    Last Post: 19th December 2007, 07:53
  5. How to get a custom QwtPlotCurve?
    By luffy27 in forum Qwt
    Replies: 1
    Last Post: 6th June 2007, 23:11

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.