cgal/GraphicsView/doc_tex/GraphicsView_ref/intro.tex

35 lines
1.1 KiB
TeX

\renewcommand{\qt}{{\em Qt}}
\ccRefChapter{CGAL and the Qt Graphics View Framework}
\ccChapterAuthor{Andreas Fabri \and Laurent Rineau}
This package provides some classes which allow to use \cgal\ classes in
\qt\ applications which make use of the \ccAnchor{http://doc.qt.digia.com/latest/graphicsview.html}{Qt Graphics View Framework}.
\section{Classified Reference Pages}
\subsection*{GraphicsItem Classes}
\ccRefIdfierPage{CGAL::Qt::GraphicsItem}\\
\ccRefIdfierPage{CGAL::Qt::TriangulationGraphicsItem<T>}\\
\ccRefIdfierPage{CGAL::Qt::ConstrainedTriangulationGraphicsItem<CT>}\\
\ccRefIdfierPage{CGAL::Qt::VoronoiGraphicsItem<DT>}
\subsection*{Input Classes}
\ccRefIdfierPage{CGAL::Qt::GraphicsViewInput}\\
\ccRefIdfierPage{CGAL::Qt::GraphicsViewCircleInput<K>}\\
\ccRefIdfierPage{CGAL::Qt::GraphicsViewCircularArcInput<K>}\\
\ccRefIdfierPage{CGAL::Qt::GraphicsViewIsoRectangleInput<K>}\\
\ccRefIdfierPage{CGAL::Qt::GraphicsViewPolylineInput<K>}
\subsection*{Miscellaneous Classes}
\ccRefIdfierPage{CGAL::Qt::Converter<K>}\\
\ccRefIdfierPage{CGAL::Qt::PainterOstream<K>}\\
\ccRefIdfierPage{CGAL::Qt::GraphicsViewNavigation}