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