Results 1 to 3 of 3

Thread: How to draw circle around the user-clicked curve point

  1. #1
    Join Date
    Jul 2010
    Posts
    21
    Qt products
    Qt4
    Platforms
    Windows

    Default How to draw circle around the user-clicked curve point

    Hi, how can I draw circle around the user clicked point on the curve? I can already draw the curve to the QwtPlot and change the curve realtime when the user clicks and moves the curve. What I want to do is, to draw a circle around the user-clicked point on the curve, to indicate that it is a previously clicked control point..
    Any idea is welcome..

  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: How to draw circle around the user-clicked curve point

    You could insert a marker with an ellipse as symbol - with a pen but no brush.

    Uwe

  3. #3
    Join Date
    Jul 2010
    Posts
    21
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to draw circle around the user-clicked curve point

    Ok thank you very much.
    Last edited by hakiim35; 16th May 2011 at 09:52.

Similar Threads

  1. Replies: 2
    Last Post: 5th May 2011, 06:53
  2. draw a circle
    By NewLegend in forum Qt Programming
    Replies: 3
    Last Post: 13th October 2010, 16:01
  3. Replies: 1
    Last Post: 22nd January 2010, 14:34
  4. Replies: 6
    Last Post: 11th November 2009, 10:42
  5. how to draw a circle on a frame in Qt-4
    By grsandeep85 in forum Qt Programming
    Replies: 1
    Last Post: 16th September 2009, 08:05

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.