On quarta-feira, 19 de abril de 2017 13:15:23 PDT Reinhardt Behm wrote:
> On Wednesday 19 April 2017 11:03:48 Thiago Macieira wrote:
> > It's guaranteed not to be finished.
> 
> Doesn't QAN use it's own thread? 

Irrelevant.

> Then it could already be finished before the connection is made.

It can't happen. This is a design guarantee and will continue to work however 
much we change QNAM.

That said, for certain URLs (namely, "file:///"), isFinished() may return true, 
in which case you can obtain the data immediately. But even if that is the 
case, finished() will still be emitted.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to