| 
    CGAL 4.7 - CGAL and the Qt Graphics View Framework 
   | 
 
Classes | |
| class | CircularArcGraphicsItem | 
An object of type CircularArcGraphicsItem is a graphics item that encapsulates a circular arc.  More... | |
| class | ConstrainedTriangulationGraphicsItem | 
An object of type ConstrainedTriangulationGraphicsItem is a graphics item that encapsulates a constrained triangulation.  More... | |
| class | Converter | 
An object of type Converter converts 2D CGAL Kernel objects to their equivalent objects in Qt, and the other way round.  More... | |
| class | GraphicsItem | 
| The CGAL graphics items hold pointers to CGAL data structures.  More... | |
| class | GraphicsViewCircleInput | 
An object of type GraphicsViewCircleInput creates a circle, defined by either center and radius, or two or three points on the circle.  More... | |
| class | GraphicsViewCircularArcInput | 
An object of type GraphicsViewCircularArcInput creates a circular arc, defined by three points on a circle.  More... | |
| class | GraphicsViewInput | 
An object of type GraphicsViewInput can emit a signal with CGAL::Object as argument.  More... | |
| class | GraphicsViewIsoRectangleInput | 
An object of type GraphicsViewIsoRectangleInput creates an axis parallel rectangle.  More... | |
| class | GraphicsViewNavigation | 
An object of type GraphicsViewNavigation can be added as event filter to a Qt::QGraphicsView and its viewport.  More... | |
| class | GraphicsViewPolylineInput | 
An object of type GraphicsViewPolylineInput creates a list of points.  More... | |
| class | PainterOstream | 
An object of type PainterOstream provides output operators for Kernel objects.  More... | |
| class | TriangulationGraphicsItem | 
An object of type TriangulationGraphicsItem is a graphics item that encapsulates a 2D triangulation.  More... | |
| class | VoronoiGraphicsItem | 
An object of type VoronoiGraphicsItem is a graphics item that encapsulates a Delaunay triangulation in order to draw its dual, the Voronoi diagram.  More... | |