KDECore
klimitediodevice_p.h
Go to the documentation of this file.
typedef OpenMode
virtual qint64 readData(char *data, qint64 maxlen)
Definition: klimitediodevice.cpp:55
virtual qint64 pos() const
A readonly device that reads from an underlying device from a given point to another (e...
Definition: klimitediodevice_p.h:31
virtual qint64 bytesAvailable() const
Definition: klimitediodevice.cpp:72
virtual qint64 writeData(const char *, qint64)
Definition: klimitediodevice_p.h:52
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.