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