mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
book uids (in progress)
This commit is contained in:
parent
20491d9a12
commit
9eb54b261a
30 changed files with 205 additions and 16 deletions
|
@ -32,6 +32,7 @@ public:
|
|||
const std::string supportedFileType() const;
|
||||
bool acceptsFile(const ZLFile &file) const;
|
||||
bool readMetaInfo(Book &book) const;
|
||||
bool readUids(Book &book) const;
|
||||
bool readLanguageAndEncoding(Book &book) const;
|
||||
bool readModel(BookModel &model) const;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue