#include <CStructureParser.h>
List of all members.
Constructor & Destructor Documentation
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.
Member Function Documentation
bool CStructureParser::characters |
( |
const QString & |
str | ) |
|
bool CStructureParser::endElement |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
const QString & |
qName |
|
) |
| |
QString CStructureParser::getTeX |
( |
| ) |
|
bool CStructureParser::ignorableWhitespace |
( |
const QString & |
| ) |
|
bool CStructureParser::skippedEntity |
( |
const QString & |
| ) |
|
bool CStructureParser::startDocument |
( |
| ) |
|
bool CStructureParser::startElement |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
const QString & |
qName, |
|
|
const QXmlAttributes & |
attr |
|
) |
| |
The documentation for this class was generated from the following files: