QDesktopServices::openUrl(QUrl::fromLocalFile("someFilePath"));
qurl:: fromlocalfile()
qdesktopservices:: openurl()
帖子) 请看一下:Https://doc.qt.io/qt-5/qdesktopservices.html#openurl
QDesktopServices::openUrl(QUrl("file://path/to/file"));
http://或https://
http://
https://
mailto://
steam://
,
itunes://
等。