KDECore
ktempdir.cpp File Reference
#include "ktempdir.h"
#include <config.h>
#include <sys/types.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <dirent.h>
#include <QtCore/QDir>
#include "kglobal.h"
#include "krandom.h"
#include "kcomponentdata.h"
#include "kstandarddirs.h"
#include <kdebug.h>
#include "kde_file.h"
#include <QtCore/QVarLengthArray>
#include <windows.h>
#include <shellapi.h>
Include dependency graph for ktempdir.cpp:
Go to the source code of this file.
Functions | |
QString | mkdtemp_QString (const QString &_template) |
Function Documentation
Definition at line 79 of file kde_file_win.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.