10#ifndef FILEOPERATIONCHECKER_H
11#define FILEOPERATIONCHECKER_H
24 static QString _message;
static bool DirectoryGoodToRead(const QString &filename)
static bool FileGoodToRead(const QString &filename)
static bool FileGoodToWrite(const QString &filename)
static QString GetLastErrorMessage()
static bool FileHasCorrectSuffix(const QString &filename, const QString &expectedSuffix)