Quick question: In Qt (C++), 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? I couldn't seem to find any references online for it (or in qt's help)
Thanks.
Quick question: In Qt (C++), 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? I couldn't seem to find any references online for it (or in qt's help)
Thanks.