QT启动外部流程(火灾和忘记)

use*_*754 1 c++ qt

如何在QT 5中启动外部流程而不关心流程发生了什么?

tom*_*odi 6

静态方法可以实现这一点QProcess::startDetached.