Results 1 to 11 of 11

Thread: qwt problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Feb 2008
    Posts
    491
    Thanks
    12
    Thanked 142 Times in 135 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: qwt problem

    Two comments re your code:

    1) What do you think happens to "plot" when on_pushButton_clicked() ends?
    2) Using setRawSamples() presents the same problem as item 1. From the Qwt docs:
    setRawSamples is provided for efficiency. It is important to keep the pointers during the lifetime of the underlying QwtCPointerData class.

  2. The following user says thank you to norobro for this useful post:

    robotics (16th June 2011)

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
  •  
Qt is a trademark of The Qt Company.