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

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

Member Function Documentation

void libepubgen::EPUBPagedGenerator::Impl::endHtmlFile ( )
overrideprivatevirtual
Impl& libepubgen::EPUBPagedGenerator::Impl::operator= ( const Impl )
private
void libepubgen::EPUBPagedGenerator::Impl::startHtmlFile ( )
overrideprivatevirtual

Member Data Documentation

bool libepubgen::EPUBPagedGenerator::Impl::m_firstPage

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

Generated for libepubgen by doxygen 1.8.6