svcore
1.9
|
TempDirectory.h
Go to the documentation of this file.
QString createTempDirectoryIn(QString inDir)
Definition: TempDirectory.cpp:98
QString getPath()
Create the root temporary directory if necessary, and return its path.
Definition: TempDirectory.cpp:90
A class that manages the creation and removal of a temporary directory tree to store data during the ...
Definition: TempDirectory.h:33
void cleanupDirectory(QString tmpDir)
Definition: TempDirectory.cpp:180
void cleanupAbandonedDirectories(QString svDir)
Definition: TempDirectory.cpp:239
QString getSubDirectoryPath(QString subdir)
Create an immediate subdirectory of the root temporary directory of the given name, if it doesn't already exist, and return its path.
Definition: TempDirectory.cpp:157
QString getContainingPath()
Return the path of the directory in which the temporary directory has been or will be created...
Definition: TempDirectory.cpp:59
Generated by 1.8.11