#include <QXP3HeaderBase.h>
Public Member Functions | |
| QXP3HeaderBase (const boost::optional< QXPDocument::Type > &fileType=boost::none) | |
| bool | load (const std::shared_ptr< librevenge::RVNGInputStream > &input) override |
Protected Attributes | |
| std::string | m_signature |
| libqxp::QXP3HeaderBase::QXP3HeaderBase | ( | const boost::optional< QXPDocument::Type > & | fileType = boost::none | ) | [explicit] |
| bool libqxp::QXP3HeaderBase::load | ( | const std::shared_ptr< librevenge::RVNGInputStream > & | input | ) | [override, virtual] |
Implements libqxp::QXPHeader.
Reimplemented in libqxp::QXP4Header, and libqxp::QXP33Header.
std::string libqxp::QXP3HeaderBase::m_signature [protected] |
Referenced by load().