QDesktopServices::openUrl( QUrl( "file:///" + tempFileName ) );
QDesktopServices::openUrl(QUrl::fromLocalFile(QString("путь_к_файлу"));