Results 1 to 10 of 10

Thread: Qwt: Is it possible to perform GUI operations from a separate QProcess?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,318
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qwt: Is it possible to perform GUI operations from a separate QProcess?

    Quote Originally Posted by seanj View Post
    How does this compare with QwtPlotCurve::FilterPoints?
    FilterPointsAggressive limits the maximum number of lines to be painted to: 4 * canvas.width() ( or height - depending on the orientation ).

    So if you have a line plot where the samples are ordered in x or y direction the effect will be very significant for 1e6 samples.
    If you have a scatter plot you could try what is done in the scatterplot example.

    HTH,
    Uwe

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

    seanj (23rd December 2020)

Similar Threads

  1. How to perform HSV Color mixing ?
    By Ashketchup in forum Qt Programming
    Replies: 1
    Last Post: 12th April 2012, 20:28
  2. Replies: 10
    Last Post: 30th January 2012, 11:01
  3. how to perform search in QTableWidget?
    By aurora in forum Qt Programming
    Replies: 3
    Last Post: 5th January 2012, 04:25
  4. Replies: 15
    Last Post: 24th December 2011, 12:07
  5. Problem with QProcess in two separate threads
    By viheaho in forum Qt Programming
    Replies: 2
    Last Post: 18th March 2010, 22:52

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.