MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::TouchpadRotateGestureBeginListener Struct Referenceabstract

class to subscribe on TouchpadRotateGestureBeginEvent More...

#include <MRViewerEventsListener.h>

+ Inheritance diagram for MR::TouchpadRotateGestureBeginListener:

Public Member Functions

 MR_ADD_CTOR_DELETE_MOVE (TouchpadRotateGestureBeginListener)
 
virtual ~TouchpadRotateGestureBeginListener ()=default
 
virtual MRVIEWER_API void connect (Viewer *viewer, int group, boost::signals2::connect_position pos) override
 
- Public Member Functions inherited from MR::ConnectionHolder
virtual ~ConnectionHolder ()=default
 
virtual void disconnect ()
 
- Public Member Functions inherited from MR::IConnectable
virtual ~IConnectable ()=default
 

Protected Member Functions

virtual bool touchpadRotateGestureBegin_ ()=0
 

Additional Inherited Members

- Protected Attributes inherited from MR::ConnectionHolder
boost::signals2::scoped_connection connection_
 

Detailed Description

class to subscribe on TouchpadRotateGestureBeginEvent


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