#include <CStructureParser.h>
◆ CStructureParser()
CStructureParser::CStructureParser |
( |
int |
n | ) |
|
NOTE: We use index 1 and 2 to refer to the first and to the second part, resp., of some elements. These elements are mfrac, msub, and msup.
◆ characters()
bool CStructureParser::characters |
( |
const QString & |
str | ) |
|
◆ endElement()
bool CStructureParser::endElement |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
const QString & |
qName |
|
) |
| |
◆ getTeX()
QString CStructureParser::getTeX |
( |
| ) |
|
◆ ignorableWhitespace()
bool CStructureParser::ignorableWhitespace |
( |
const QString & |
| ) |
|
◆ skippedEntity()
bool CStructureParser::skippedEntity |
( |
const QString & |
| ) |
|
◆ startDocument()
bool CStructureParser::startDocument |
( |
| ) |
|
◆ startElement()
bool CStructureParser::startElement |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
const QString & |
qName, |
|
|
const QXmlAttributes & |
attr |
|
) |
| |
◆ indent
QString CStructureParser::indent |
|
private |
◆ indexColumns
int CStructureParser::indexColumns |
|
private |
◆ mListOfUncompletedTags
QLinkedList<QString> CStructureParser::mListOfUncompletedTags |
|
private |
◆ needToWriteColumnAllignment
bool CStructureParser::needToWriteColumnAllignment |
|
private |
◆ sumColumns
int CStructureParser::sumColumns |
|
private |
◆ tagName
QString CStructureParser::tagName |
|
private |
◆ tex
QString CStructureParser::tex |
|
private |
◆ texHead
QString CStructureParser::texHead |
|
private |
◆ texTail
QString CStructureParser::texTail |
|
private |
The documentation for this class was generated from the following files: