KDECore
kmemfile.h
Go to the documentation of this file.
virtual qint64 writeData(const char *data, qint64 maxSize)
Definition kmemfile.cpp:233
static void fileContentsChanged(const QString &filename)
This static function updates the internal information about the file loaded into shared memory.
Definition kmemfile.cpp:238
virtual bool seek(qint64 pos)
Sets the current read/write position to pos.
Definition kmemfile.cpp:204
virtual bool isSequential() const
As KMemFile is a random access device, it returns false.
Definition kmemfile.cpp:138
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.13.2 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.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.