From: Igor Mironchik
> [...]
> Even if try to open file in ReadWrite mode it opens successfully...
> [...]
> 
> And sometimes I receive: loading failed and pixmap is null. Reloading of such
> images is successfull...
> 
> I can't reproduce reading of saved on the half image. May be ReadWrite mode
> has fixed the problem... I do not know.

Just another idea:

Do you control the writer side, too? In that case you might write to a temp 
file and rename/move it to the final place and name once it is complete. This 
way the reader either will find a complete file or no file at all.

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

Reply via email to