#include <CMathMLToTeX.h>
List of all members.
Constructor & Destructor Documentation
| CMathMLToTeX::CMathMLToTeX |
( |
| ) |
[inline] |
| CMathMLToTeX::~CMathMLToTeX |
( |
| ) |
[inline] |
Member Function Documentation
| void CMathMLToTeX::convert |
( |
QString & |
text | ) |
[static] |
| void CMathMLToTeX::mNode |
( |
QString & |
text | ) |
[static] |
| void CMathMLToTeX::mtableNode |
( |
QString & |
text | ) |
[static] |
converting <mtable> ... </mtable>
| void CMathMLToTeX::replaceLogicOperators |
( |
QString & |
text | ) |
[static] |
replace logic operators (eg. <=, <, >=, >, and, or)
| void CMathMLToTeX::replaceMathOperators |
( |
QString & |
text | ) |
[static] |
replace mathematical operators (eg. inf, log)
| void CMathMLToTeX::replaceOtherOperators |
( |
QString & |
text | ) |
[static] |
replace other operators (eg. .)
| void CMathMLToTeX::replaceTrigoOperators |
( |
QString & |
text | ) |
[static] |
replace trigonometrical operators (eg. inf, log)
The documentation for this class was generated from the following files: