svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch ........ r54354 | lrineau | 2010-03-01 09:23:05 +0100 (Mon, 01 Mar 2010) | 2 lines Missing word! ........ r54363 | lrineau | 2010-03-01 11:35:39 +0100 (Mon, 01 Mar 2010) | 3 lines Fix the issue with <boost/property_map.hpp> <CGAL/property_map.h> checks for the Boost version. ........ r54365 | lrineau | 2010-03-01 14:01:18 +0100 (Mon, 01 Mar 2010) | 2 lines Let's prepare CGAl-3.6 finale version, now. ........ r54380 | penarand | 2010-03-01 17:07:43 +0100 (Mon, 01 Mar 2010) | 3 lines replaced macros reported by check_macro_names script ........ r54389 | lrineau | 2010-03-02 11:43:47 +0100 (Tue, 02 Mar 2010) | 3 lines http://doc.qt.nokia.com/latest/ is the permanent URL to latest Qt version documentation. ........ r54390 | lrineau | 2010-03-02 11:44:44 +0100 (Tue, 02 Mar 2010) | 2 lines qpl.html no longer exists since Qt-4.4! ........
35 lines
1.1 KiB
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.nokia.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} |