okteta
#include <bytearraymodeliodevice.h>
Definition at line 38 of file bytearraymodeliodevice.h.
Okteta::ByteArrayModelIoDevice::~ByteArrayModelIoDevice |
( |
| ) |
|
|
virtual |
bool Okteta::ByteArrayModelIoDevice::canReadLine |
( |
| ) |
const |
|
virtual |
bool Okteta::ByteArrayModelIoDevice::open |
( |
OpenMode |
openMode | ) |
|
|
virtual |
qint64 Okteta::ByteArrayModelIoDevice::readData |
( |
char * |
data, |
|
|
qint64 |
maxlength |
|
) |
| |
|
protectedvirtual |
bool Okteta::ByteArrayModelIoDevice::seek |
( |
qint64 |
pos | ) |
|
|
virtual |
qint64 Okteta::ByteArrayModelIoDevice::size |
( |
| ) |
const |
|
virtual |
qint64 Okteta::ByteArrayModelIoDevice::writeData |
( |
const char * |
data, |
|
|
qint64 |
length |
|
) |
| |
|
protectedvirtual |
Address Okteta::ByteArrayModelIoDevice::mReadOffset |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.