Results 1 to 2 of 2

Thread: How to create a 2d curve editor?

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

    Default How to create a 2d curve editor?

    I want to create a curve editor with following requirements.
    - It should plot a curve with given set of points.
    - Input Points should be shown as dots
    - User should be able to add points to the curve.
    - User should be able to remove points to the curve.
    - User should be able to redefine the curve by dragging the points (dots)

    Is it possible using Qwt?
    Do we have some example somewhere which I can refer to?

    Thanks.

  2. #2
    Join Date
    Jun 2013
    Posts
    1
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows Android

    Default Re: How to create a 2d curve editor?

    I wrote a Qt curve editor with OpenGL widget, you can try it.

    http://www.shannap.com/qt-curve-editor-en.html

Similar Threads

  1. Replies: 9
    Last Post: 12th May 2014, 01:25
  2. Replies: 4
    Last Post: 29th April 2010, 06:11
  3. Replies: 1
    Last Post: 22nd January 2010, 14:34
  4. Does Qt have function to create Bézier curve?
    By lni in forum Qt Programming
    Replies: 1
    Last Post: 20th April 2009, 06:22
  5. How create Qt custom widgets using vc++ editor
    By joseph in forum Qt Programming
    Replies: 1
    Last Post: 22nd March 2007, 10:53

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.