Fraxinus  18.10
An IGT application
cxFileHelpers.h File Reference
#include "cxResourceExport.h"
#include <QString>
#include <QDir>

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

bool cx::removeNonemptyDirRecursively (const QString &dirName)
 
bool cx::copyRecursively (QString sourceDir, QString destinationDir, bool overWriteDirectory)
 
QFileInfoList cx::getDirs (QString path)
 
QStringList cx::getAbsolutePathToFiles (QString path, QStringList nameFilters, bool includeSubDirs)
 
QStringList cx::getAbsolutePathToXmlFiles (QString path, bool includeSubDirs)
 
void cx::forceNewlineBeforeEof (QString path)