FactDev  0.1
Utils::Directories Class Reference

Static Public Member Functions

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...
 

Member Function Documentation

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
pathReturn the path of the folder just created
folderFolder name to create
Returns
Path of the folder just created

The documentation for this class was generated from the following files: