This commit is contained in:
Radu Ursu 2002-05-06 14:17:12 +00:00
parent bf823a294f
commit b12bbb6636
6 changed files with 260 additions and 0 deletions

View File

@ -0,0 +1,45 @@
% +------------------------------------------------------------------------+
% | CGAL Reference Manual: Reference manual for Qt_widget.tex
% +------------------------------------------------------------------------+
% |
% | 03.01.2001 Radu Ursu
% |
% | \RCSdef{\qtwidgetRev}{$Revision$}
% | \RCSdefDate{\qtwidgetDate}{$Date$}
% +------------------------------------------------------------------------+
% +-----------------------------------------------------+
\begin{ccRefClass}{Qt_widget_get_circle}
\ccDefinition
An object of type \ccRefName\ creates a \cgal\ circle in this way: one
left click on the mouse will be the center of the circle and the
second point will be considered at the coordinates where the left
mouse button is pressed for the second time, the distance
between those 2 representing the radius of the new circle.
\ccInclude{CGAL/IO/Qt_widget_get_circle.h}
\ccInheritsFrom
\ccc{Qt_widget_layer}
\ccGlue
\ccCreation
\ccCreationVariable{getcircle}
\ccSetTwoColumns{Qt_widget_get_circle}{}
\ccConstructor{Qt_widget_get_circle();}{The default constructor.}
\end{ccRefClass}
% +-----------------------------------------------------+
% EOF

View File

@ -0,0 +1,44 @@
% +------------------------------------------------------------------------+
% | CGAL Reference Manual: Reference manual for Qt_widget.tex
% +------------------------------------------------------------------------+
% |
% | 03.01.2001 Radu Ursu
% |
% | \RCSdef{\qtwidgetRev}{$Revision$}
% | \RCSdefDate{\qtwidgetDate}{$Date$}
% +------------------------------------------------------------------------+
% +-----------------------------------------------------+
\begin{ccRefClass}{Qt_widget_get_line}
\ccDefinition
An object of type \ccRefName\ creates a \cgal\ line in this way: one
left click on the mouse will be the first point and the second point
that generate the line will be considered at the coordinates where the left
mouse button is pressed for the second time.
\ccInclude{CGAL/IO/Qt_widget_get_line.h}
\ccInheritsFrom
\ccc{Qt_widget_layer}
\ccGlue
\ccCreation
\ccCreationVariable{getline}
\ccSetTwoColumns{Qt_widget_get_line}{}
\ccConstructor{Qt_widget_get_line();}{The default constructor.}
\end{ccRefClass}
% +-----------------------------------------------------+
% EOF

View File

@ -0,0 +1,41 @@
% +------------------------------------------------------------------------+
% | CGAL Reference Manual: Reference manual for Qt_widget.tex
% +------------------------------------------------------------------------+
% |
% | 03.01.2001 Radu Ursu
% |
% | \RCSdef{\qtwidgetRev}{$Revision$}
% | \RCSdefDate{\qtwidgetDate}{$Date$}
% +------------------------------------------------------------------------+
% +-----------------------------------------------------+
\begin{ccRefClass}{Qt_widget_get_point}
\ccDefinition
An object of type \ccRefName\ creates a \cgal\ point, every time
the left mouse button is clicked.
\ccInclude{CGAL/IO/Qt_widget_get_point.h}
\ccInheritsFrom
\ccc{Qt_widget_layer}
\ccGlue
\ccCreation
\ccCreationVariable{getpoint}
\ccSetTwoColumns{Qt_widget_get_point}{}
\ccConstructor{Qt_widget_get_point(const QCursor c=QCursor(Qt::crossCursor));}{The default constructor.}
\end{ccRefClass}
% +-----------------------------------------------------+
% EOF

View File

@ -0,0 +1,45 @@
% +------------------------------------------------------------------------+
% | CGAL Reference Manual: Reference manual for Qt_widget.tex
% +------------------------------------------------------------------------+
% |
% | 03.01.2001 Radu Ursu
% |
% | \RCSdef{\qtwidgetRev}{$Revision$}
% | \RCSdefDate{\qtwidgetDate}{$Date$}
% +------------------------------------------------------------------------+
% +-----------------------------------------------------+
\begin{ccRefClass}{Qt_widget_get_circle}
\ccDefinition
An object of type \ccRefName\ creates a \cgal\ circle in this way: one
left click on the mouse will be the center of the circle and the
second point will be considered at the coordinates where the left
mouse button is pressed for the second time, the distance
between those 2 representing the radius of the new circle.
\ccInclude{CGAL/IO/Qt_widget_get_circle.h}
\ccInheritsFrom
\ccc{Qt_widget_layer}
\ccGlue
\ccCreation
\ccCreationVariable{getcircle}
\ccSetTwoColumns{Qt_widget_get_circle}{}
\ccConstructor{Qt_widget_get_circle();}{The default constructor.}
\end{ccRefClass}
% +-----------------------------------------------------+
% EOF

View File

@ -0,0 +1,44 @@
% +------------------------------------------------------------------------+
% | CGAL Reference Manual: Reference manual for Qt_widget.tex
% +------------------------------------------------------------------------+
% |
% | 03.01.2001 Radu Ursu
% |
% | \RCSdef{\qtwidgetRev}{$Revision$}
% | \RCSdefDate{\qtwidgetDate}{$Date$}
% +------------------------------------------------------------------------+
% +-----------------------------------------------------+
\begin{ccRefClass}{Qt_widget_get_line}
\ccDefinition
An object of type \ccRefName\ creates a \cgal\ line in this way: one
left click on the mouse will be the first point and the second point
that generate the line will be considered at the coordinates where the left
mouse button is pressed for the second time.
\ccInclude{CGAL/IO/Qt_widget_get_line.h}
\ccInheritsFrom
\ccc{Qt_widget_layer}
\ccGlue
\ccCreation
\ccCreationVariable{getline}
\ccSetTwoColumns{Qt_widget_get_line}{}
\ccConstructor{Qt_widget_get_line();}{The default constructor.}
\end{ccRefClass}
% +-----------------------------------------------------+
% EOF

View File

@ -0,0 +1,41 @@
% +------------------------------------------------------------------------+
% | CGAL Reference Manual: Reference manual for Qt_widget.tex
% +------------------------------------------------------------------------+
% |
% | 03.01.2001 Radu Ursu
% |
% | \RCSdef{\qtwidgetRev}{$Revision$}
% | \RCSdefDate{\qtwidgetDate}{$Date$}
% +------------------------------------------------------------------------+
% +-----------------------------------------------------+
\begin{ccRefClass}{Qt_widget_get_point}
\ccDefinition
An object of type \ccRefName\ creates a \cgal\ point, every time
the left mouse button is clicked.
\ccInclude{CGAL/IO/Qt_widget_get_point.h}
\ccInheritsFrom
\ccc{Qt_widget_layer}
\ccGlue
\ccCreation
\ccCreationVariable{getpoint}
\ccSetTwoColumns{Qt_widget_get_point}{}
\ccConstructor{Qt_widget_get_point(const QCursor c=QCursor(Qt::crossCursor));}{The default constructor.}
\end{ccRefClass}
% +-----------------------------------------------------+
% EOF