Hi all,

I am trying to copy directory and it files.

For that I need to use QFile::copy ..

But I'm not able to get copy method in Qt 3.3.4 QFile class.

Where can I find the copy method ... Is there any other option to do that ??

thanks for any ideas.