class ClipboardInterface


Contains pure virtuals
Full nameKTextEditor::ClipboardInterface
Definition#include <clipboardinterface.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

 ClipboardInterface ()

ClipboardInterface

 ~ClipboardInterface ()

~ClipboardInterface

[virtual]

unsigned int  clipboardInterfaceNumber ()

clipboardInterfaceNumber

[const]

void  setClipboardInterfaceDCOPSuffix (const QCString &suffix)

setClipboardInterfaceDCOPSuffix

[protected]

void  copy ( )

copy

[const pure virtual]

copies selected text

void  cut ( )

cut

[pure virtual]

copies selected text

void  paste ( )

paste

[pure virtual]

copies selected text


Generated by: caleb on tcdevel on Tue Jan 28 12:54:37 2003, using kdoc $.