#include <klflatexsymbols.h>
Classes | |
struct | BBOffset |
Public Member Functions | |
KLFLatexSymbol () | |
KLFLatexSymbol (const QString &s, const QStringList &p, bool txtmod) | |
KLFLatexSymbol (const QDomElement &e) | |
bool | valid () const |
Public Attributes | |
QString | symbol |
QStringList | preamble |
bool | textmode |
struct KLFLatexSymbol::BBOffset | bbexpand |
bool | hidden |
A Latex Symbol.
Definition at line 45 of file klflatexsymbols.h.
KLFLatexSymbol::KLFLatexSymbol | ( | ) | [inline] |
Definition at line 47 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::findSymbol().
KLFLatexSymbol::KLFLatexSymbol | ( | const QString & | s, |
const QStringList & | p, | ||
bool | txtmod | ||
) | [inline] |
Definition at line 48 of file klflatexsymbols.h.
KLFLatexSymbol::KLFLatexSymbol | ( | const QDomElement & | e | ) |
Definition at line 63 of file klflatexsymbols.cpp.
References QDomNodeList::at(), QDomElement::attribute(), KLFLatexSymbol::BBOffset::b, bbexpand, QDomElement::elementsByTagName(), QString::fromAscii(), hidden, klfDbg, KLFLatexSymbol::BBOffset::l, preamble, KLFLatexSymbol::BBOffset::r, QDomNodeList::size(), symbol, KLFLatexSymbol::BBOffset::t, and textmode.
bool KLFLatexSymbol::valid | ( | ) | const [inline] |
Definition at line 52 of file klflatexsymbols.h.
Referenced by KLFMainWin::getMissingCmdsFor().
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol(), operator<<(), operator==(), and operator>>().
Definition at line 62 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol(), operator<<(), operator==(), and operator>>().
Definition at line 55 of file klflatexsymbols.h.
Referenced by KLFMainWin::getMissingCmdsFor(), KLFLatexSymbolsCache::getPixmap(), KLFMainWin::insertSymbol(), KLFLatexSymbol(), operator<(), operator<<(), operator==(), and operator>>().
Definition at line 54 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::findSymbolPixmap(), KLFLatexSymbolsCache::getPixmap(), KLFMainWin::insertSymbol(), KLFLatexSymbol(), operator<(), operator<<(), operator==(), and operator>>().
Definition at line 56 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol(), operator<(), operator<<(), operator==(), and operator>>().