/*!
\mainpage QTeXEngine - TeX support for Qt
QTeXEngine enables Qt based applications to easily export graphics created using the
QPainter class to TeX.
It is built on top of QPaintEngine
and uses the TikZ/Pgf graphic systems for TeX.
\section license License
QTeXEngine is distributed under the terms of the \ref gtexenginelicense.
\section platforms Platforms
QTeXEngine might be usable in all environments where you find
Qt 4.
\section dependencies Dependencies
QTeXEngine depends on the following libraries:
Qt 4.
\section downloads Downloads
QTeXEngine-0.2-opensource.zip
\section installonmainpage Installation
Have a look at the QTeXEngine.pro project file. It is prepared for building
static libraries in Win32 and Unix/X11 environments.
If you don't know what to do with it, read the file \ref qtexengineinstall and/or
Trolltechs qmake manual.
\section support Support
If you are looking for technical support contact ion.vasilief@proindependent.com.
\section relatedprojects Related Projects
TikZ/Pgf graphic systems for TeX.\n
QtiPlot, data analysis and scientific plotting tool.
\section credits Credits:
\par Author:
Ion Vasilief
\par Project admin:
Ion Vasilief \
*/
/*!
\page gtexenginelicense GPL License, Version 3
\include "COPYING.txt"
*/
/*!
\page qtexengineinstall README.txt
\include "README.txt"
*/