KService
kmemfile.cpp
72 parent->setErrorString(QCoreApplication::translate("", "Cannot open %1 for reading").arg(filename));
82 parent->setErrorString(QCoreApplication::translate("", "Cannot create memory segment for file %1").arg(filename));
92 parent->setErrorString(QCoreApplication::translate("", "Could not read data from %1 into shm").arg(filename));
162 setErrorString(QCoreApplication::translate("", "Cannot create memory segment for file %1").arg(d->filename));
const QList< QKeySequence > & close()
QString translate(const char *context, const char *sourceText, const char *disambiguation, int n)
QByteArray hash(QByteArrayView data, Algorithm method)
QString canonicalPath() const const
bool exists() const const
virtual void close()
virtual bool open(QIODeviceBase::OpenMode mode)
virtual bool seek(qint64 pos)
ReadOnly
QString fromLatin1(QByteArrayView str)
QString number(double n, char format, int precision)
QByteArray toUtf8() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.