Checking if a folder exists (and creating folders) in Qt, C++

后端 未结 5 671
深忆病人
深忆病人 2020-12-04 09:07

In Qt, how do I check if a given folder exists in the current directory?
If it doesn\'t exist, how do I then create an empty folder?

5条回答
提交回复
热议问题