pr.start("rsync", arg);
pr.waitForFinished(-1);
C++ (Qt)arg.push_back("rsync");arg.push_back(...); // параметрыpr.start("open", arg);