Fat32 Library for Qt

Is there any Fat32 library for Qt? Or any port has been made before?

After doing some search I found that there is no support for Fat32 in Qt.

Linux has support for FAT32. Qt doesn't need any since the standard C
fopen/fread/fwrite functions work just fine on FAT32 file systems.