tdetempfile.h
The KSaveFile class has been made to write out changes to an existing file atomically.
Definition ksavefile.h:42
The KTempFile class creates and opens a unique file for temporary use.
Definition tdetempfile.h:56
KTempFile(TQString filePrefix=TQString::null, TQString fileExtension=TQString::null, int mode=0600)
Creates a temporary file with the name: <filePrefix><six letters><fileExtension>.
Definition tdetempfile.cpp:60
Trinity API Reference