KDECore
ktemporaryfile.h
Go to the documentation of this file.
1/* kate: tab-indents off; replace-tabs on; tab-width 4; remove-trailing-space on; encoding utf-8;*/
void setPrefix(const QString &prefix)
Sets a prefix to use when creating the file.
Definition ktemporaryfile.cpp:55
void setSuffix(const QString &suffix)
Sets a suffix to use when creating the file.
Definition ktemporaryfile.cpp:72
KTemporaryFile(const KComponentData &componentData=KGlobal::mainComponent())
Construct a new KTemporaryFile.
Definition ktemporaryfile.cpp:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.