Results 1 to 3 of 3

Thread: QwtPlotCurve: How can i disable antialiasing?

  1. #1
    Join Date
    Aug 2017
    Location
    Munich, Germany
    Posts
    8
    Thanks
    5
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default QwtPlotCurve: How can i disable antialiasing?

    Hello,

    if i have enabled antialiasing on a QwtPlotCurve() like:

    Qt Code:
    1. curve = new QwtPlotCurve();
    2. curve->setRenderHint(QwtPlotItem::RenderAntialiased);
    To copy to clipboard, switch view to plain text mode 
    How can i disable it again?

    Thank you for an answer!
    Best regads johno

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

    Default Re: QwtPlotCurve: How can i disable antialiasing?


  3. The following user says thank you to Uwe for this useful post:

    johno (24th August 2021)

  4. #3
    Join Date
    Aug 2017
    Location
    Munich, Germany
    Posts
    8
    Thanks
    5
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: QwtPlotCurve: How can i disable antialiasing?

    i am really fascinated from your library Qwt. For all your great support i send you a small donation. Thanks a lot! :-)

Similar Threads

  1. Replies: 2
    Last Post: 12th May 2015, 11:19
  2. Replies: 8
    Last Post: 9th February 2014, 13:37
  3. how to disable the filling in qwtplotcurve?
    By lazy_learner in forum Qwt
    Replies: 7
    Last Post: 9th April 2013, 15:18
  4. Replies: 8
    Last Post: 18th October 2012, 08:23
  5. Replies: 1
    Last Post: 11th May 2012, 09:02

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.