Hi,

Actually I want to create a temporary file like temp.txt.<random number>,
because temp.txt file is already exists in that directory.

then I want to assign that temporary file to QFile,

how can I do that ?

Thanks for your replies.

-npc