Results 1 to 2 of 2

Thread: Selecting a rectangular area of Canvas of QwtPlot

  1. #1
    Join Date
    Nov 2008
    Posts
    1
    Qt products
    Qt3
    Platforms
    Windows

    Default Selecting a rectangular area of Canvas of QwtPlot

    I am facing problem in selecting the rectangular area on canvas of qwtplot using different color.

    I have to select so that wherever i click and move the mouse the selection will move on x axis and whole y axis should be selected.ie the length of rectangle will be whole y axis nad width will mouse clicked and moved.

    Please suggest me how should I implement through qwt.
    I am new to qwt. If possible please give the sample code.

    Thanks in advance.

  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: Selecting a rectangular area of Canvas of QwtPlot

    QwtPlotPicker is intended to support selections on the plot canvas.

    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.