Qt中浏览文件夹的实现

QT 建立文件夹html 1 bool QDir::mkdir ( const QString & dirName ) const 建立一个子目录名为目录名。 若是成功则返回TRUE,不然返回false。函数 1 bool QDir::mkpath ( const QString & dirPath ) const 建立该目录路径dirPath。 该函数将建立全部的父目录中的各个子
相关文章
相关标签/搜索