#ifndef FILE_MD5_H #define FILE_MD5_H void file_md5(QString fileName); #endif // FILE_MD5_H