#include <QDesktopServices> #include <QUrl> QDesktopServices::openUrl(QUrl("http://www.baidu.com")); 相关文章: