clipboarddcopinterface.cpp
virtual ~ClipboardDCOPInterface()
Destructor Cleans up the object.
Definition: clipboarddcopinterface.cpp:13
ClipboardDCOPInterface(ClipboardInterface *Parent, const char *name)
Construct a new interface object for the text editor.
Definition: clipboarddcopinterface.cpp:7
This is an interface for accessing the clipboard through the View class.
Definition: ktexteditor/clipboardinterface.h:32