Files
cgal/GraphicsView/doc_tex/GraphicsView_ref/GraphicsViewNavigation.tex
T
2008-06-19 12:51:01 +00:00

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}