Source Code (Gui Example 47)
The QDir class can be used to retrieve information about a given path, delete or rename a file, query if a given path exists, and more. This example will explain the difference between a QDir absolute path and a canonical path.