Thank you ...
I implemented the same logic , but the problem is- In some cases, although entryList() gives file name, but the file takes time to exist physically . i.e- when I tried to load image(through QImage),while copy of file already in process, then most of time i got blank / partial images.
How can I solve this problem.(QFile().exist() failed whether file present completely or not).
I am thinking about SIGNAL SLOTS..
Need helpful suggestions.Thank you





Reply With Quote

Bookmarks