![]() |
CustusX
2023.01.05-dev+develop.0da12
An IGT application
|
#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) |