anatomist  5.1.2
3D neuroimaging data viewer
anatomist::Control::TapActionLink Class Referenceabstract

#include <anatomist/controler/control.h>

Inheritance diagram for anatomist::Control::TapActionLink:

Public Member Functions

virtual ~TapActionLink ()=0
 
virtual void execute (QTapGesture *)=0
 
virtual TapActionLinkclone () const =0
 

Detailed Description

Definition at line 516 of file control.h.

Constructor & Destructor Documentation

◆ ~TapActionLink()

virtual anatomist::Control::TapActionLink::~TapActionLink ( )
pure virtual

Member Function Documentation

◆ clone()

virtual TapActionLink* anatomist::Control::TapActionLink::clone ( ) const
pure virtual

◆ execute()

virtual void anatomist::Control::TapActionLink::execute ( QTapGesture *  )
pure virtual

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