#include <Lgp_p.h>
|
qint64 | readData (char *data, qint64 maxSize) override |
|
qint64 | writeData (const char *data, qint64 maxSize) override |
|
◆ LgpIO()
LgpIO::LgpIO |
( |
QIODevice * |
lgp, |
|
|
const LgpHeaderEntry * |
header, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ canReadLine()
bool LgpIO::canReadLine |
( |
| ) |
const |
|
override |
◆ open()
bool LgpIO::open |
( |
OpenMode |
mode | ) |
|
|
override |
◆ readData()
qint64 LgpIO::readData |
( |
char * |
data, |
|
|
qint64 |
maxSize |
|
) |
| |
|
overrideprotected |
◆ size()
qint64 LgpIO::size |
( |
| ) |
const |
|
override |
◆ writeData()
qint64 LgpIO::writeData |
( |
const char * |
data, |
|
|
qint64 |
maxSize |
|
) |
| |
|
overrideprotected |
You cannot write more than the initial file size.
The documentation for this class was generated from the following files: