#include <klflatexsymbols.h>
Public Member Functions | |
| BBOffset (int top=0, int ri=0, int bo=0, int le=0) | |
Public Attributes | |
| int | t |
| int | r |
| int | b |
| int | l |
Definition at line 57 of file klflatexsymbols.h.
|
inline |
Definition at line 58 of file klflatexsymbols.h.
| int KLFLatexSymbol::BBOffset::b |
Definition at line 59 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol::KLFLatexSymbol(), operator<<(), operator==(), and operator>>().
| int KLFLatexSymbol::BBOffset::l |
Definition at line 59 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol::KLFLatexSymbol(), operator<<(), operator==(), and operator>>().
| int KLFLatexSymbol::BBOffset::r |
Definition at line 59 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol::KLFLatexSymbol(), operator<<(), operator==(), and operator>>().
| int KLFLatexSymbol::BBOffset::t |
Definition at line 59 of file klflatexsymbols.h.
Referenced by KLFLatexSymbolsCache::getPixmap(), KLFLatexSymbol::KLFLatexSymbol(), operator<<(), operator==(), and operator>>().