How to get the file version from File properties\Details\File version in Qt?
File properties\Details\File version
I didn't find it in QFileInfo.
QFileInfo
This is not implemented in Qt. You can find an example of how to do it integrated with Qt here.
This is not implemented in Qt. You can find an example of how to do it integrated with Qt here.