|
|
static QString | fromLatex (QString const &init) |
| |
|
|
static bool | isSeparator (QChar c) |
| |
|
static QString | readToSeparator (QString::const_iterator &iter, QString::const_iterator end) |
| |
|
static QString | readTo (QChar c, QString::const_iterator &iter, QString::const_iterator end) |
| |
|
static QString | readSingle (QString::const_iterator &iter, QString::const_iterator end) |
| |
|
|
static std::vector< QChar > | separators = {'\\', '(', ')', '_', '^', '{', '}', ' ', '<', '>'} |
| |
The documentation for this class was generated from the following files:
- /home/uhlrich/Bureau/MARTY/newlife/marty-dev/grafed/grafed-gui/htmlconverter.h
- /home/uhlrich/Bureau/MARTY/newlife/marty-dev/grafed/grafed-gui/htmlconverter.cpp