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

#include <MRViewerEventsListener.h>

+ Inheritance diagram for MR::DragDropListener:

Public Member Functions

 MR_ADD_CTOR_DELETE_MOVE (DragDropListener)
 
virtual ~DragDropListener ()=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 dragDrop_ (const std::vector< std::filesystem::path > &paths)=0
 

Additional Inherited Members

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

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