Hello,
i have an XML file on filesystem and i'd like to make a copy on my filesystem.
Is there an easy way to do it?
thx
Printable View
Hello,
i have an XML file on filesystem and i'd like to make a copy on my filesystem.
Is there an easy way to do it?
thx
Yes, see QFile::copy().