22 lines
400 B
TeX
22 lines
400 B
TeX
|
|
\begin{ccRefClass}{QtNavigation}
|
|
|
|
\ccDefinition
|
|
An object of type \ccRefName\ can be added as event filter to a \ccc{QGraphicsView} and its viewport.
|
|
|
|
|
|
\ccInclude{CGAL/IO/QtNavigation.h}
|
|
|
|
\ccMethod{bool eventFilter(QObject *obj, QEvent *event);}{.}
|
|
|
|
\ccMethod{void mouseCoordinates(QPointF p);}{A signal that can be used by an application to
|
|
display the mouse coordinates.}
|
|
\end{ccRefClass}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|