#include <CMathMLToTeX.h>
◆ CMathMLToTeX()
CMathMLToTeX::CMathMLToTeX |
( |
| ) |
|
|
inline |
◆ ~CMathMLToTeX()
CMathMLToTeX::~CMathMLToTeX |
( |
| ) |
|
|
inline |
◆ convert()
void CMathMLToTeX::convert |
( |
QString & |
text | ) |
|
|
static |
◆ mNode()
void CMathMLToTeX::mNode |
( |
QString & |
text | ) |
|
|
static |
◆ mtableNode()
void CMathMLToTeX::mtableNode |
( |
QString & |
text | ) |
|
|
static |
◆ replaceLogicOperators()
void CMathMLToTeX::replaceLogicOperators |
( |
QString & |
text | ) |
|
|
static |
replace logic operators (eg. <=, <, >=, >, and, or)
Referenced by convert().
◆ replaceMathOperators()
void CMathMLToTeX::replaceMathOperators |
( |
QString & |
text | ) |
|
|
static |
replace mathematical operators (eg. inf, log)
Referenced by convert().
◆ replaceOtherOperators()
void CMathMLToTeX::replaceOtherOperators |
( |
QString & |
text | ) |
|
|
static |
replace other operators (eg. .)
Referenced by convert().
◆ replaceTrigoOperators()
void CMathMLToTeX::replaceTrigoOperators |
( |
QString & |
text | ) |
|
|
static |
replace trigonometrical operators (eg. inf, log)
Referenced by convert().
The documentation for this class was generated from the following files: