Best way to get a query result

Posted by xgoan on Stack Overflow See other posts from Stack Overflow or by xgoan
Published on 2009-01-27T11:17:39Z Indexed on 2010/04/25 4:53 UTC
Read the original article Hit count: 202

Filed under:
|

I'm developing an application that gets large images from an Internet server which is the best way to download this images, without freeze the entire application? I mean background download. I have thought about download it in another thread.

© Stack Overflow or respective owner

Related posts about qt4

Related posts about c++