26#include "tdelibs_export.h"
71 KTempDir(TQString directoryPrefix=TQString::null,
103 TQString name()
const;
121 bool existing()
const;
144 static bool removeDir(
const TQString& path );
155 bool create(
const TQString &directoryPrefix,
int mode);
The KTempDir class creates a unique directory for temporary use.
void setAutoDelete(bool autoDelete)
Turn automatic deletion on or off.
void setError(int error)
Sets the errno value.