|
Scribus Epub Export Plugin
|
This is the main epub export class. It gets called by EpubExportPlugin after the the export dialog.
More...
#include <epubexport.h>


Public Slots | |
| void | cancelRequested () |
Public Member Functions | |
| void | setOptions (EpubExportOptions options) |
| void | setScribusDocument (ScribusDoc *scribusDoc) |
| void | doExport () |
| void | setProgressDialog (MultiProgressDialog *dialog) |
Public Attributes | |
| EpubExportOptions | options |
This is the main epub export class. It gets called by EpubExportPlugin after the the export dialog.
Inspired by svgexplugin.
| void EpubExport::doExport | ( | ) |
ScribusAPIDocument with the current documentScribusAPIDocument to read the styles and add them to the Epub's css file.EpubExportContent to
1.8.11