#include <QList>#include <QString>#include <QStringList>#include <QEvent>#include <QStackedWidget>#include <QLayout>#include <QGridLayout>#include <QSpacerItem>#include <QPushButton>#include <QScrollArea>#include <QDomElement>#include <klfbackend.h>#include <klfsearchbar.h>#include <klfiteratorsearchable.h>

Go to the source code of this file.
Classes | |
| struct | KLFLatexSymbol |
| struct | KLFLatexSymbol::BBOffset |
| class | KLFLatexSymbolsCache |
| class | KLFLatexSymbolsView |
| class | KLFLatexSymbols |
| Dialog that presents a selection of latex symbols to user. More... | |
Namespaces | |
| Ui | |
Functions | |
| KLF_EXPORT bool | operator== (const KLFLatexSymbol &a, const KLFLatexSymbol &b) |
| KLF_EXPORT bool operator== | ( | const KLFLatexSymbol & | a, |
| const KLFLatexSymbol & | b | ||
| ) |
Definition at line 111 of file klflatexsymbols.cpp.
References KLFLatexSymbol::BBOffset::b, KLFLatexSymbol::bbexpand, KLFLatexSymbol::hidden, KLFLatexSymbol::BBOffset::l, KLFLatexSymbol::preamble, KLFLatexSymbol::BBOffset::r, KLFLatexSymbol::symbol, KLFLatexSymbol::BBOffset::t, and KLFLatexSymbol::textmode.