QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RSnapListener Class Referenceabstract

Abstract base class for classes that are interested in the current snap mode. More...

#include <RSnapListener.h>

Public Member Functions

virtual void updateSnap (RDocumentInterface *di)=0
 Called by the document whenever the current snap mode changes.
 
virtual ~RSnapListener ()
 

Detailed Description

Abstract base class for classes that are interested in the current snap mode.

Scriptable:\nThis class is available in script environments.\n

Constructor & Destructor Documentation

◆ ~RSnapListener()

virtual RSnapListener::~RSnapListener ( )
inlinevirtual

Member Function Documentation

◆ updateSnap()

virtual void RSnapListener::updateSnap ( RDocumentInterface * di)
pure virtual

Called by the document whenever the current snap mode changes.


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