#include <FileOperationChecker.h>
Definition at line 15 of file FileOperationChecker.h.
◆ DirectoryGoodToRead()
static bool FileOperationChecker::DirectoryGoodToRead |
( |
const QString & |
filename | ) |
|
|
static |
◆ FileGoodToRead()
static bool FileOperationChecker::FileGoodToRead |
( |
const QString & |
filename | ) |
|
|
static |
◆ FileGoodToWrite()
static bool FileOperationChecker::FileGoodToWrite |
( |
const QString & |
filename | ) |
|
|
static |
◆ FileHasCorrectSuffix()
static bool FileOperationChecker::FileHasCorrectSuffix |
( |
const QString & |
filename, |
|
|
const QString & |
expectedSuffix |
|
) |
| |
|
static |
◆ GetLastErrorMessage()
static QString FileOperationChecker::GetLastErrorMessage |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: