11 #ifndef CXFILEHELPERS_H 12 #define CXFILEHELPERS_H 14 #include "cxResourceExport.h" 39 cxResource_EXPORT
bool copyRecursively(QString sourceDir, QString destinationDir,
bool overWriteDirectory);
41 cxResource_EXPORT QFileInfoList
getDirs(QString path);
42 cxResource_EXPORT QStringList
getAbsolutePathToFiles(QString path, QStringList nameFilters,
bool includeSubDirs =
false);
56 #endif // CXFILEHELPERS_H bool removeNonemptyDirRecursively(const QString &dirName)
bool copyRecursively(QString sourceDir, QString destinationDir, bool overWriteDirectory)
QFileInfoList getDirs(QString path)
QStringList getAbsolutePathToXmlFiles(QString path, bool includeSubDirs)
QStringList getAbsolutePathToFiles(QString path, QStringList nameFilters, bool includeSubDirs)
void forceNewlineBeforeEof(QString path)
Namespace for all CustusX production code.