LibKEduVocDocument
readermanager.cpp
A fallback reader when the device can't be read or no other reader can parse.
Definition failedreader.h:20
class to read kvtml2 data files into keduvocdocument
Definition keduvockvtml2reader.h:30
QSharedPointer< ReaderBase > ReaderPtr
a QSharedPointer to the ReaderBase class.
Definition readermanager.h:23
static ReaderPtr reader(QIODevice &device)
returns a reader that can read this device.
Definition readermanager.cpp:21
bool isReadable() const const
virtual bool isSequential() const const
virtual bool seek(qint64 pos)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:15:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.