Collects the content (text, images) of the epub file.
Definition: epubexportContent.h:22
void fillEpub(EpubExportEpubfile *epub, EpubExportStructure *structure)
Get the Epub file and structure and fill them with the content.
Definition: epubexportContent.cpp:37
Contains the structure data of the Epub file (metadata, manifest, cover, Xml files, ...)
Definition: epubexportStructure.h:104
void setDocument(ScribusAPIDocument *scribusDocument)
Pass the current document to the content class.
Definition: epubexportContent.h:33