/// \defgroup PkgGraphicsViewRef Reference Manual /// \defgroup PkgGraphicsViewGraphicsItemClasses Graphics Item Classes /// \ingroup PkgGraphicsViewRef /// \defgroup PkgGraphicsViewInputClasses Input Classes /// \ingroup PkgGraphicsViewRef /// \defgroup PkgGraphicsViewMiscClasses Miscellaneous Classes /// \ingroup PkgGraphicsViewRef /*! \addtogroup PkgGraphicsViewRef \cgalPkgDescriptionBegin{CGAL and the Qt Graphics View Framework,PkgGraphicsView} \cgalPkgPicture{detail.png} \cgalPkgSummaryBegin \cgalPkgAuthors{Andreas Fabri and Laurent Rineau} \cgalPkgDesc{This package provides classes for displaying \cgal objects and data structures in the Qt 6 Graphics View Framework.} \cgalPkgManuals{Chapter_CGAL_and_the_Qt_Graphics_View_Framework,PkgGraphicsViewRef} \cgalPkgSummaryEnd \cgalPkgShortInfoBegin \cgalPkgSince{3.4} \cgalPkgDependsOn{\qt 6} \cgalPkgBib{cgal:fr-cqgvf} \cgalPkgLicense{\ref licensesGPL "GPL"} \cgalPkgShortInfoEnd \cgalPkgDescriptionEnd This package provides some classes which allow to use \cgal classes in Qt applications which make use of the Qt Graphics View Framework. \cgalClassifedRefPages \cgalCRPSection{GraphicsItem Classes} - `CGAL::Qt::GraphicsItem` - `CGAL::Qt::TriangulationGraphicsItem` - `CGAL::Qt::ConstrainedTriangulationGraphicsItem` - `CGAL::Qt::VoronoiGraphicsItem
` \cgalCRPSection{Input Classes} - `CGAL::Qt::GraphicsViewInput` - `CGAL::Qt::GraphicsViewCircleInput` - `CGAL::Qt::GraphicsViewCircularArcInput` - `CGAL::Qt::GraphicsViewIsoRectangleInput` - `CGAL::Qt::GraphicsViewPolylineInput` \cgalCRPSection{Miscellaneous Classes} - `CGAL::Qt::Converter` - `CGAL::Qt::PainterOstream` - `CGAL::Qt::GraphicsViewNavigation` */