On Monday 31 August 2015 13:36:44 Thiago Macieira wrote: > On Monday 31 August 2015 22:35:12 Igor Mironchik wrote: > > How can I be sure that image loaded completely? > > Monitor the file for changes and open it only when it has settled (one > second after the last write).
Unless you have access to the process that is doing the writing. If you do, shoot it for writing directly to the target file. Instead, make it use QSaveFile. -- 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