Top "Qfileinfo" questions

In the QT platform, the QFileInfo class provides system-independent file information.

Get relative path from a file in Qt

I am trying to get the relative path from files that I would like to write. Here a situation: I …

c++ qt qtcore qdir qfileinfo