|  | QCAD
    Open Source 2D CAD | 
Abstract base class for classes that are interested in the current selection and want to be notified whenever the selection changes. More...
#include <RSelectionListener.h>
 
  
| Public Member Functions | |
| virtual void | updateSelectionListener (RDocumentInterface *documentInterface)=0 | 
| Called by the document whenever the current selection changes. | |
| virtual | ~RSelectionListener () | 
Abstract base class for classes that are interested in the current selection and want to be notified whenever the selection changes.
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Called by the document whenever the current selection changes.
Implemented in RGuiAction.