Public Member Functions | |
| Impl (EPUBPackage *const package, int version) | |
Public Attributes | |
| bool | m_firstPage |
Private Member Functions | |
| Impl (const Impl &) | |
| Impl & | operator= (const Impl &) |
| void | startHtmlFile () override |
| void | endHtmlFile () override |
| libepubgen::EPUBPagedGenerator::Impl::Impl | ( | const Impl & | ) | [private] |
| libepubgen::EPUBPagedGenerator::Impl::Impl | ( | EPUBPackage *const | package, |
| int | version | ||
| ) |
| void libepubgen::EPUBPagedGenerator::Impl::endHtmlFile | ( | ) | [override, private, virtual] |
Implements libepubgen::EPUBGenerator.
| void libepubgen::EPUBPagedGenerator::Impl::startHtmlFile | ( | ) | [override, private, virtual] |
Implements libepubgen::EPUBGenerator.