Results 1 to 2 of 2

Thread: Displaying intensity values of Spectrogram in trackertext.

  1. #1
    Join Date
    Jul 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Displaying intensity values of Spectrogram in trackertext.

    hi,

    I wan't to display the intensity value of a pixel (in the Spectrogram example) along with the x and y co-ordinates in the qwtplotzoomer trackertext. how do i do it .

    thanks.

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

    Default Re: Displaying intensity values of Spectrogram in trackertext.

    Overload QwtPlotZoomer::trackerText. Here you need to have access to your data object, that can give you the value for the current position.

    Uwe

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.