CopyHandler Class Reference
Interface for classes to provide a custom copy function.
More...
#include <CopyHandler.h>
List of all members.
|
Public Member Functions |
| virtual void | copy ()=0 |
| | Copies the currently selected (or all) objects to the clipboard.
|
Detailed Description
Interface for classes to provide a custom copy function.
Member Function Documentation
| virtual void CopyHandler::copy |
( |
|
) |
[pure virtual] |
Copies the currently selected (or all) objects to the clipboard.
Implemented in LogPanel.
The documentation for this class was generated from the following file: