|
static QString | makeDirectory (QDir &directory, const QString path, const QString folder) throw (Exceptions::FileException*) |
| MainWindow::makeDirectory If not exists make a new directory folder More...
|
|
QString Utils::Directories::makeDirectory |
( |
QDir & |
directory, |
|
|
const QString |
path, |
|
|
const QString |
folder |
|
) |
| |
throw | ( | Exceptions::FileException * |
| ) | | |
|
static |
MainWindow::makeDirectory If not exists make a new directory folder
- Parameters
-
path | Return the path of the folder just created |
folder | Folder name to create |
- Returns
- Path of the folder just created
The documentation for this class was generated from the following files:
- /home/travis/build/FACT-Team/FactDev/src/utils/directories.h
- /home/travis/build/FACT-Team/FactDev/src/utils/directories.cpp