tlp::mousepannzoomnavigator(3)
NAME
tlp::MousePanNZoomNavigator
SYNOPSIS
#include <MouseInteractors.h> Inherits tlp::Interactor. Inherited by tlp::MouseNKeysNavigator. Public Member Functions MousePanNZoomNavigator () ~MousePanNZoomNavigator () bool eventFilter (QObject *, QEvent *) Interactor * clone ()
Detailed Description
An interactor class allowing to zoom and pan using the mouse wheel.
Constructor & Destructor Documentation
tlp::MousePanNZoomNavigator::MousePanNZoomNavigator () [inline] tlp::MousePanNZoomNavigator::~MousePanNZoomNavigator () [inline]
Member Function Documentation
- Interactor* tlp::MousePanNZoomNavigator::clone () [inline, virtual]
- Clone the interactor
- Implements tlp::Interactor.
- Reimplemented in tlp::MouseNKeysNavigator.
- bool tlp::MousePanNZoomNavigator::eventFilter (QObject *, QEvent *)
- Reimplemented in tlp::MouseNKeysNavigator.
Author
- Generated automatically by Doxygen for Tulip QT Library from the source
code.