![]() |
CustusX
15.8
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 (const QString &srcFilePath, const QString &tgtFilePath) |
| QFileInfoList | cx::getDirs (QString path) |
| QStringList | cx::getAbsolutePathToFiles (QString path, QStringList nameFilters, bool includeSubDirs) |
| QStringList | cx::getAbsolutePathToXmlFiles (QString path, bool includeSubDirs) |