Results 1 to 3 of 3

Thread: change color on dragging curve

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: change color on dragging curve

    mycurve is currently only a standard Path, it doesn't have a color property.

    Add one and use it in the delegate or add the property to any other object that both the delegate and the mouse are have access to.

    Cheers,
    _

  2. #2
    Join Date
    Aug 2016
    Posts
    36
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: change color on dragging curve - SOLVED

    Solved. Thank you.

Similar Threads

  1. Replies: 3
    Last Post: 3rd February 2014, 17:04
  2. How to Change Curve Color when it out of scale
    By baoxuefei771 in forum Qwt
    Replies: 12
    Last Post: 13th August 2013, 04:30
  3. Replies: 11
    Last Post: 5th February 2013, 01:10
  4. Dynamically change existing curve color
    By missoni in forum Qwt
    Replies: 2
    Last Post: 19th June 2012, 11:32
  5. Replies: 3
    Last Post: 22nd January 2010, 16:46

Tags for this Thread

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.