CGAL 5.0.3 - CGAL and the Qt Graphics View Framework
|
#include <CGAL/Qt/GraphicsViewInput.h>
Inherited by CGAL::Qt::GraphicsViewCircleInput< K > [private]
, CGAL::Qt::GraphicsViewCircularArcInput< K >, CGAL::Qt::GraphicsViewIsoRectangleInput< K >, and CGAL::Qt::GraphicsViewPolylineInput< K >.
An object of type GraphicsViewInput
can emit a signal with CGAL::Object
as argument.
Signals | |
void | generate (Object) |
A signal that emits a CGAL::Object . | |