Qt获取桌面路径

QString desktop_path = QStandardPaths::writableLocation(QStandardPaths::DesktopLocation);

 

posted @ 2022-10-27 15:51  远方是什么样子  阅读(183)  评论(0)    收藏  举报