[Qt-interest] copy a file to a directory

Daniel Hartwig qtng at ixs-linux.de
Mon Dec 1 12:11:56 CET 2008


QFile file("path");
file.copy("new path");

;)



More information about the Qt-interest-old mailing list