![]() |
Qt 6.x
The Qt SDK
|
#include "qtemporarydir.h"#include "qdebug.h"#include "qdiriterator.h"#include "qpair.h"#include "qplatformdefs.h"#include "qrandom.h"#include "private/qtemporaryfile_p.h"#include <errno.h>#include <type_traits>
Include dependency graph for qtemporarydir.cpp:Go to the source code of this file.
Classes | |
| class | QTemporaryDirPrivate |
Functions | |
| static QString | defaultTemplateName () |
|
static |
Definition at line 57 of file qtemporarydir.cpp.
References QCoreApplication::applicationName, QString::isEmpty(), and QDir::tempPath().
Referenced by QTemporaryDir::QTemporaryDir(), and QTemporaryDir::QTemporaryDir().
Here is the call graph for this function:
Here is the caller graph for this function: