#include <qstring.h>
#include <qmemarray.h>
#include <qimage.h>
Include dependency graph for klfbackend.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KLFBackend |
| The main engine for KLatexFormula. More... | |
| struct | KLFBackend::klfSettings |
| General settings for KLFBackend::getLatexFormula(). More... | |
| struct | KLFBackend::klfInput |
| Specific input to KLFBackend::getLatexFormula(). More... | |
| struct | KLFBackend::klfOutput |
| KLFBackend::getLatexFormula() result. More... | |
This file defines the KLFBackend class, which is the base engine providing our core functionality of transforming LaTeX code into graphics.
Definition in file klfbackend.h.
1.4.6