|
QCAD Application Framework
CAD Application Development and Automation.
|
Abstract base class for classes that are interested in the current clipboard contents and want to be notified whenever the clipboard changes. More...
#include <RClipboardListener.h>
Public Member Functions | |
| virtual void | updateClipboardListener (const RDocument *document)=0 |
| Called by the document whenever the current clipboard changes. | |
| virtual | ~RClipboardListener () |
Abstract base class for classes that are interested in the current clipboard contents and want to be notified whenever the clipboard changes.
|
inlinevirtual |
|
pure virtual |
Called by the document whenever the current clipboard changes.