#include <EPUBGenerator.h>
§ EPUBGenerator() [1/2]
libepubgen::EPUBGenerator::EPUBGenerator |
( |
const EPUBGenerator & |
| ) |
|
|
private |
§ EPUBGenerator() [2/2]
libepubgen::EPUBGenerator::EPUBGenerator |
( |
EPUBPackage * |
package, |
|
|
int |
version |
|
) |
| |
§ ~EPUBGenerator()
libepubgen::EPUBGenerator::~EPUBGenerator |
( |
| ) |
|
|
virtual |
§ endDocument()
void libepubgen::EPUBGenerator::endDocument |
( |
| ) |
|
§ endHtmlFile()
virtual void libepubgen::EPUBGenerator::endHtmlFile |
( |
| ) |
|
|
privatepure virtual |
§ getHtml()
§ getHtmlManager()
§ getSplitGuard() [1/2]
const EPUBSplitGuard & libepubgen::EPUBGenerator::getSplitGuard |
( |
| ) |
const |
§ getSplitGuard() [2/2]
§ getVersion()
int libepubgen::EPUBGenerator::getVersion |
( |
| ) |
const |
§ operator=()
§ setDocumentMetaData()
void libepubgen::EPUBGenerator::setDocumentMetaData |
( |
const librevenge::RVNGPropertyList & |
props | ) |
|
§ setLayoutMethod()
void libepubgen::EPUBGenerator::setLayoutMethod |
( |
EPUBLayoutMethod |
layoutMethod | ) |
|
§ setSplitMethod()
void libepubgen::EPUBGenerator::setSplitMethod |
( |
EPUBSplitMethod |
splitMethod | ) |
|
§ setStylesMethod()
void libepubgen::EPUBGenerator::setStylesMethod |
( |
EPUBStylesMethod |
stylesMethod | ) |
|
§ startDocument()
void libepubgen::EPUBGenerator::startDocument |
( |
const librevenge::RVNGPropertyList & |
props | ) |
|
§ startHtmlFile()
virtual void libepubgen::EPUBGenerator::startHtmlFile |
( |
| ) |
|
|
privatepure virtual |
§ startNewHtmlFile()
void libepubgen::EPUBGenerator::startNewHtmlFile |
( |
| ) |
|
§ writeContainer()
void libepubgen::EPUBGenerator::writeContainer |
( |
| ) |
|
|
private |
§ writeNavigation()
void libepubgen::EPUBGenerator::writeNavigation |
( |
| ) |
|
|
private |
§ writeRoot()
void libepubgen::EPUBGenerator::writeRoot |
( |
| ) |
|
|
private |
§ writeStylesheet()
void libepubgen::EPUBGenerator::writeStylesheet |
( |
| ) |
|
|
private |
§ m_currentHtml
§ m_documentProps
librevenge::RVNGPropertyList libepubgen::EPUBGenerator::m_documentProps |
|
private |
§ m_fontManager
§ m_htmlManager
§ m_imageManager
§ m_layoutMethod
EPUBLayoutMethod libepubgen::EPUBGenerator::m_layoutMethod |
|
private |
§ m_listStyleManager
§ m_manifest
§ m_metadata
librevenge::RVNGPropertyList libepubgen::EPUBGenerator::m_metadata |
|
private |
§ m_package
EPUBPackage* libepubgen::EPUBGenerator::m_package |
|
private |
§ m_paragraphStyleManager
§ m_spanStyleManager
§ m_splitGuard
§ m_stylesheetPath
const EPUBPath libepubgen::EPUBGenerator::m_stylesheetPath |
|
private |
§ m_stylesMethod
EPUBStylesMethod libepubgen::EPUBGenerator::m_stylesMethod |
|
private |
§ m_tableStyleManager
§ m_version
int libepubgen::EPUBGenerator::m_version |
|
private |
The documentation for this class was generated from the following files: