Frapper  1.0a
Public Member Functions | List of all members
Frapper::CopyHandler Class Referenceabstract

Interface for classes to provide a custom copy function. More...

#include <CopyHandler.h>

Inheritance diagram for Frapper::CopyHandler:
Inheritance graph
[legend]

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 Frapper::CopyHandler::copy ( )
pure virtual

Copies the currently selected (or all) objects to the clipboard.

Implemented in Frapper::LogPanel.


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