anatomist 6.0.4
3D neuroimaging data viewer
anatomist::PinchZoomAction Class Reference

#include <anatomist/window3D/control3D.h>

Inheritance diagram for anatomist::PinchZoomAction:
Collaboration diagram for anatomist::PinchZoomAction:

Public Member Functions

 PinchZoomAction ()
 
virtual ~PinchZoomAction ()
 
virtual std::string name () const
 
void pinchStart (QPinchGesture *gesture)
 
void pinchMove (QPinchGesture *gesture)
 
void pinchStop (QPinchGesture *gesture)
 
- Public Member Functions inherited from anatomist::Action
 Action ()
 
virtual ~Action ()
 
void setView (View *view)
 
virtual QWidget * actionView (QWidget *)
 
virtual bool viewableAction () const
 
virtual bool isSingleton () const
 
Viewview ()
 
const Viewview () const
 

Static Public Member Functions

static Actioncreator ()
 

Detailed Description

Definition at line 414 of file control3D.h.

Constructor & Destructor Documentation

◆ PinchZoomAction()

anatomist::PinchZoomAction::PinchZoomAction ( )

◆ ~PinchZoomAction()

virtual anatomist::PinchZoomAction::~PinchZoomAction ( )
virtual

Member Function Documentation

◆ creator()

static Action * anatomist::PinchZoomAction::creator ( )
static

◆ name()

virtual std::string anatomist::PinchZoomAction::name ( ) const
inlinevirtual

Implements anatomist::Action.

Definition at line 420 of file control3D.h.

◆ pinchMove()

void anatomist::PinchZoomAction::pinchMove ( QPinchGesture * gesture)

◆ pinchStart()

void anatomist::PinchZoomAction::pinchStart ( QPinchGesture * gesture)

◆ pinchStop()

void anatomist::PinchZoomAction::pinchStop ( QPinchGesture * gesture)

The documentation for this class was generated from the following file: