Results 1 to 2 of 2

Thread: Poppler - Stop rendering an image.

  1. #1
    Join Date
    Jun 2010
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Smile Poppler - Stop rendering an image.

    I'm using the QFutureWatcher for rendering images.

    When I cancel() the thread, I have to wait for the asynchronous computation to finish (the rendering process of the current page). The next results are cancelled.

    Is it possible to reduce the time stoping the internal process of rendering (current page) ?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Poppler - Stop rendering an image.

    No, you can't stop an in-progress operation, you can only cancel pending ones.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 8
    Last Post: 7th November 2012, 20:20
  2. Replies: 2
    Last Post: 16th September 2010, 20:16
  3. Poppler
    By maider in forum General Programming
    Replies: 1
    Last Post: 13th July 2010, 20:13
  4. Speeding up Image Rendering
    By reno77 in forum Newbie
    Replies: 2
    Last Post: 15th June 2010, 10:58
  5. Rendering an image within QwtPlot
    By ttvo in forum Qwt
    Replies: 4
    Last Post: 10th July 2009, 08:03

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.