Results 1 to 20 of 24

Thread: Creating a waterfall plot with the spectrogram

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2010
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Creating a waterfall plot with the spectrogram

    Quote Originally Posted by d_stranz View Post
    A QwtDoubleRect is a QRectF. From the Qwt docs:

    Qt Code:
    1. typedef QPointF QwtDoublePoint
    2. typedef QSizeF QwtDoubleSize
    3. typedef QRectF QwtDoubleRect
    To copy to clipboard, switch view to plain text mode 

    Yes, it is true, but my question was not exactly what I meant. The real question was: the third parameter shouldn't be area instead of rect?

    Thx

  2. #2
    Join Date
    Aug 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Creating a waterfall plot with the spectrogram

    I'm using Qt-4.7.2 and qwt-6.0.0 and I need a waterfall plot.
    If you have a implementation and you want share it, I would be pleased and it would save me much time.

    Many thanks.

Similar Threads

  1. Replies: 0
    Last Post: 2nd May 2010, 02:55
  2. Replies: 2
    Last Post: 12th October 2009, 21:17
  3. x-axis for waterfall plot
    By janK in forum Qwt
    Replies: 8
    Last Post: 29th July 2009, 15:00
  4. Spectrogram Plot Hints
    By shargath in forum Qwt
    Replies: 2
    Last Post: 25th February 2009, 11:11
  5. waterfall display
    By jmsbc in forum Qt Programming
    Replies: 7
    Last Post: 15th November 2008, 08:29

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.