mirror of https://github.com/CGAL/cgal
27 lines
979 B
Plaintext
27 lines
979 B
Plaintext
|
|
|
|
/// \defgroup PkgGraphicsView CGAL and the Qt Graphics View Framework
|
|
/// \defgroup PkgGraphicsViewConcepts Concepts
|
|
/// \ingroup PkgGraphicsView
|
|
/*!
|
|
\addtogroup PkgGraphicsView
|
|
\todo check generated documentation
|
|
\PkgDescriptionBegin{CGAL and the Qt Graphics View Framework,PkgGraphicsViewSummary}
|
|
\PkgPicture{detail.png}
|
|
\PkgAuthor{Andreas Fabri and Laurent Rineau}
|
|
\PkgDesc{This package provides classes for displaying \cgal objects and data structures in the <A HREF="http://doc.qt.nokia.com/latest/graphicsview.html">Qt 4 Graphics View Framework</A>.}
|
|
\PkgSince{3.4}
|
|
\PkgDependsOn{\ref thirdpartyQt}
|
|
\PkgBib{cgal:fr-cqgvf}
|
|
\PkgLicense{\ref licensesGPL "GPL"}
|
|
\PkgManuals{Chapter_CGAL_and_the_Qt_Graphics_View_Framework,PkgGraphicsView}
|
|
\PkgDescriptionEnd
|
|
|
|
This package provides some classes which allow to use \cgal classes in
|
|
<I>Qt</I> applications which make use of the <A
|
|
HREF="http://doc.qt.nokia.com/latest/graphicsview.html">Qt Graphics
|
|
View Framework</A>.
|
|
|
|
*/
|
|
|