KDECore
ksavefile.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;*/
110 explicit KSaveFile(const QString &filename, const KComponentData &componentData = KGlobal::mainComponent()); // KDE5 TODO: remove KComponentData
QString errorString() const
QString fileName() const
Class to allow for atomic file I/O, as well as utility functions.
Definition: ksavefile.h:96
void setFileName(const QString &name)
FileError error() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
const KComponentData & mainComponent()
Returns the global component data.
Definition: kglobal.cpp:145
QString fromLatin1(const char *str, int size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 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:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.