KDECore
klimitediodevice.cpp
Go to the documentation of this file.
typedef OpenMode
virtual bool seek(qint64 pos)
virtual qint64 readData(char *data, qint64 maxlen)
Definition: klimitediodevice.cpp:55
virtual bool isSequential() const
virtual qint64 pos() const
qint64 read(char *data, qint64 maxSize)
virtual qint64 bytesAvailable() const
virtual qint64 bytesAvailable() const
Definition: klimitediodevice.cpp:72
void setOpenMode(QFlags< QIODevice::OpenModeFlag > openMode)
KLimitedIODevice(QIODevice *dev, qint64 start, qint64 length)
Creates a new KLimitedIODevice.
Definition: klimitediodevice.cpp:21
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.