Scribus Epub Export Plugin
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CEpubExportDialog
 CEpubExportDialogDisplay the export dialog and prepare the values from the dialog for the EpubExportOptions structure
 CEpubExportOptionsThe options for the Epub export, as defined in the Export dialog
 CEpubExportStructureManifestItemData structure collecting the information for a manifest item
 CQDialog
 CEpubExportDialogDisplay the export dialog and prepare the values from the dialog for the EpubExportOptions structure
 CQObject
 CEpubExportThis is the main epub export class. It gets called by EpubExportPlugin after the the export dialog
 CEpubExportContentCollects the content (text, images) of the epub file
 CEpubExportEpubfileManage the epub file lifetime and add compressed / uncompressed files to the Epub file
 CEpubExportImagePrepare the image for for the epub Exporting. Not used yet
 CEpubExportStructureContains the structure data of the Epub file (metadata, manifest, cover, Xml files, ...)
 CEpubExportXhtmlCollect the content of the Xhtml files that are to be added to the epub file
 CScActionPlugin
 CEpubExportPluginStandard entry point for the plugin; Attaches itself to the menu, shows the "Export" dialog and calls EpubExport::doExport()
 CZip
 CEpubExportZipExtend the Zip class and allow zipping strings instead of files