#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) |
|
libqxp::QXPTextParser::QXPTextParser |
( |
const QXPTextParser & |
other | ) |
|
|
privatedelete |
libqxp::QXPTextParser::QXPTextParser |
( |
const std::shared_ptr< librevenge::RVNGInputStream > & |
input, |
|
|
const std::shared_ptr< QXPHeader > & |
header |
|
) |
| |
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 |
|
) |
| |
const bool libqxp::QXPTextParser::be |
|
private |
const char* libqxp::QXPTextParser::m_encoding |
|
private |
const std::shared_ptr<QXPHeader> libqxp::QXPTextParser::m_header |
|
private |
The documentation for this class was generated from the following files: