#include <QXP33Header.h>
◆ QXP33Header()
libqxp::QXP33Header::QXP33Header |
( |
const boost::optional< QXPDocument::Type > & | fileType = boost::none | ) |
|
|
explicit |
◆ createParser()
std::unique_ptr< QXPParser > libqxp::QXP33Header::createParser |
( |
const std::shared_ptr< librevenge::RVNGInputStream > & | input, |
|
|
librevenge::RVNGDrawingInterface * | painter ) |
|
overridevirtual |
◆ documentProperties()
◆ getType()
QXPDocument::Type libqxp::QXP33Header::getType |
( |
| ) |
const |
|
overridevirtual |
◆ increment()
uint16_t libqxp::QXP33Header::increment |
( |
| ) |
const |
◆ load()
bool libqxp::QXP33Header::load |
( |
const std::shared_ptr< librevenge::RVNGInputStream > & | input | ) |
|
|
overridevirtual |
◆ masterPagesCount()
uint16_t libqxp::QXP33Header::masterPagesCount |
( |
| ) |
const |
◆ pagesCount()
uint16_t libqxp::QXP33Header::pagesCount |
( |
| ) |
const |
◆ seed()
uint16_t libqxp::QXP33Header::seed |
( |
| ) |
const |
◆ m_documentProperties
◆ m_increment
uint16_t libqxp::QXP33Header::m_increment |
|
private |
◆ m_masterPagesCount
uint16_t libqxp::QXP33Header::m_masterPagesCount |
|
private |
◆ m_pagesCount
uint16_t libqxp::QXP33Header::m_pagesCount |
|
private |
◆ m_seed
uint16_t libqxp::QXP33Header::m_seed |
|
private |
The documentation for this class was generated from the following files: