cliptype.h File Reference

(r1785/r751)

Go to the source code of this file.

Classes

class  InternalClipboardFormat
 This class is a very simple class which describes an internal clipboard data format. Each ClipboardMapping uses one of these to describe the type of input data they require in order to export, and thes export mappings will only be available to the clipboard if at least one node in the InternalClipboard supports output in this internal format. More...

Variables

const INT32 CLIPTYPE_NONE = 0
const INT32 CLIPTYPE_VECTOR = 1
const INT32 CLIPTYPE_TEXT = 2
const INT32 CLIPTYPE_BITMAP = 3


Variable Documentation

const INT32 CLIPTYPE_BITMAP = 3
 

Definition at line 110 of file cliptype.h.

const INT32 CLIPTYPE_NONE = 0
 

Definition at line 107 of file cliptype.h.

const INT32 CLIPTYPE_TEXT = 2
 

Definition at line 109 of file cliptype.h.

const INT32 CLIPTYPE_VECTOR = 1
 

Definition at line 108 of file cliptype.h.


Generated on Sat Nov 10 03:49:06 2007 for Camelot by  doxygen 1.4.4