Results 1 to 14 of 14

Thread: Proper code

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Mar 2010
    Location
    Auckland, NZ
    Posts
    121
    Thanks
    9
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Proper code

    I'm sure you are right, d_stranz. Since this is the Qwt forum, I'm hoping that some Qwt guru can point out my error. As far as I can determine I am using QwtPlot in the essentially same way that I do in several other programs, but obviously something is different. The other programs all use the same procedure, in code much more complex than my test code. In those programs I select the plots to display from a list of candidates, and maintain an array of pointers to Plot objects, where the Plot object is as specified in the attachment. In my test code I am trying to use QwtPlot directly. I did try working with the Plot object, but with no better success.
    Attached Files Attached Files

Similar Threads

  1. Proper way to start learning Qt
    By starlays in forum Newbie
    Replies: 2
    Last Post: 7th September 2016, 13:44
  2. Proper way to use qmake and moc?
    By mossen in forum Newbie
    Replies: 1
    Last Post: 6th May 2011, 02:52
  3. DOM XML reader - Not getting any proper output
    By mecrazycoder in forum Newbie
    Replies: 0
    Last Post: 17th December 2010, 14:26
  4. proper use of QList?
    By jhowland in forum Qt Programming
    Replies: 3
    Last Post: 13th September 2010, 14:57
  5. Proper way to #include Qt?
    By pherthyl in forum Qt Programming
    Replies: 1
    Last Post: 11th August 2006, 02:15

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.