Results 1 to 6 of 6

Thread: Plots and Layouts

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Nov 2007
    Posts
    21
    Qt products
    Qt4
    Platforms
    MacOS X

    Default

    Hi,

    i guess I know whats wrong
    Qt Code:
    1. class Plot : public QwtPlot
    To copy to clipboard, switch view to plain text mode 
    Thats, why he paint the second graph. But what can I do? If I use something like QFrame, then repaint() is unknown...

    MfG, Ozzy

    Ok, it works. But I'm interest, if theres a better way to go...

    Ozzy
    Last edited by wysota; 29th November 2007 at 13:26. Reason: Posts merged

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.