#include <QXPTextParser.h>
|
| QXPTextParser (const std::shared_ptr< librevenge::RVNGInputStream > &input, const std::shared_ptr< QXPHeader > &header) |
|
std::shared_ptr< Text > | parseText (unsigned index, const std::vector< std::shared_ptr< CharFormat > > &charFormats, const std::vector< std::shared_ptr< ParagraphFormat > > ¶graphFormats) |
|
◆ QXPTextParser() [1/2]
libqxp::QXPTextParser::QXPTextParser |
( |
const QXPTextParser & |
other | ) |
|
|
privatedelete |
◆ QXPTextParser() [2/2]
libqxp::QXPTextParser::QXPTextParser |
( |
const std::shared_ptr< librevenge::RVNGInputStream > & |
input, |
|
|
const std::shared_ptr< QXPHeader > & |
header |
|
) |
| |
◆ operator=()
◆ parseText()
std::shared_ptr< Text > libqxp::QXPTextParser::parseText |
( |
unsigned |
index, |
|
|
const std::vector< std::shared_ptr< CharFormat > > & |
charFormats, |
|
|
const std::vector< std::shared_ptr< ParagraphFormat > > & |
paragraphFormats |
|
) |
| |
◆ be
const bool libqxp::QXPTextParser::be |
|
private |
◆ m_blockParser
◆ m_encoding
const char* libqxp::QXPTextParser::m_encoding |
|
private |
◆ m_header
const std::shared_ptr<QXPHeader> libqxp::QXPTextParser::m_header |
|
private |
The documentation for this class was generated from the following files: