KDECore
klimitediodevice_p.h
Go to the documentation of this file.
A readonly device that reads from an underlying device from a given point to another (e....
Definition klimitediodevice_p.h:32
virtual qint64 writeData(const char *, qint64)
Definition klimitediodevice_p.h:52
virtual qint64 readData(char *data, qint64 maxlen)
Definition klimitediodevice.cpp:55
KLimitedIODevice(QIODevice *dev, qint64 start, qint64 length)
Creates a new KLimitedIODevice.
Definition klimitediodevice.cpp:21
virtual qint64 bytesAvailable() const
Definition klimitediodevice.cpp:72
Definition kaboutdata.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.