CustusX
16.5.0-rc9
An IGT application
|
Go to the source code of this file.
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Functions | |
bool | cx::copyRecursively (const QString &srcFilePath, const QString &tgtFilePath) |
bool | cx::removeNonemptyDirRecursively (const QString &dirName) |
QFileInfoList | cx::getDirs (QString path) |
QStringList | cx::getAbsolutePathToFiles (QString path, QStringList nameFilters, bool includeSubDirs) |
QStringList | cx::getAbsolutePathToXmlFiles (QString path, bool includeSubDirs) |