#include <klfdefs.h>#include <QObject>#include <QTextEdit>#include <QEvent>#include <QContextMenuEvent>#include <QMimeData>#include <QSyntaxHighlighter>#include <QTextCharFormat>

Go to the source code of this file.
Classes | |
| class | KLFLatexEdit |
| A text edit field that edits latex code. More... | |
| class | KLFLatexSyntaxHighlighter |