\begin{ccRefClass}{QtConverter} \ccDefinition An object of type \ccRefName\ converts 2D \cgal\ kernel objects to their equivalent objects in \qt, and the other way round. Note that some objects have no equivalent. \ccInclude{CGAL/IO/QtConverter.h} \ccCreationVariable{c} \ccOperations \ccMethod{K::Point_2 operator()(QPointF);}{.} \ccMethod{QPointF operator()(K::Point_2);}{.} \end{ccRefClass}