libepubgen::EPUBPagedGenerator::Impl Class Reference
Inheritance diagram for libepubgen::EPUBPagedGenerator::Impl:
libepubgen::EPUBGenerator

Public Member Functions

 Impl (EPUBPackage *const package, int version)
Public Member Functions inherited from libepubgen::EPUBGenerator
 EPUBGenerator (EPUBPackage *package, int version)
virtual ~EPUBGenerator ()
void startDocument (const librevenge::RVNGPropertyList &props)
void endDocument ()
void setDocumentMetaData (const librevenge::RVNGPropertyList &props)
void startNewHtmlFile ()
const std::shared_ptr< EPUBHTMLGenerator > & getHtml () const
EPUBHTMLManagergetHtmlManager ()
const EPUBSplitGuardgetSplitGuard () const
EPUBSplitGuardgetSplitGuard ()
int getVersion () const
void setSplitMethod (EPUBSplitMethod splitMethod)
void setStylesMethod (EPUBStylesMethod stylesMethod)
void setLayoutMethod (EPUBLayoutMethod layoutMethod)

Public Attributes

bool m_firstPage

Private Member Functions

 Impl (const Impl &)
Imploperator= (const Impl &)
void startHtmlFile () override
void endHtmlFile () override

Constructor & Destructor Documentation

◆ Impl() [1/2]

libepubgen::EPUBPagedGenerator::Impl::Impl ( const Impl & )
private

Referenced by Impl(), and operator=().

◆ Impl() [2/2]

libepubgen::EPUBPagedGenerator::Impl::Impl ( EPUBPackage *const package,
int version )

Member Function Documentation

◆ endHtmlFile()

void libepubgen::EPUBPagedGenerator::Impl::endHtmlFile ( )
overrideprivatevirtual

◆ operator=()

Impl & libepubgen::EPUBPagedGenerator::Impl::operator= ( const Impl & )
private

◆ startHtmlFile()

void libepubgen::EPUBPagedGenerator::Impl::startHtmlFile ( )
overrideprivatevirtual

Member Data Documentation

◆ m_firstPage

bool libepubgen::EPUBPagedGenerator::Impl::m_firstPage

Referenced by Impl().


The documentation for this class was generated from the following file:

Generated for libepubgen by doxygen 1.14.0