Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/ApplicationKit/DataObject.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::BinaryPersistable
class  VCF::DataObject
 A DataObject represents a data object in the clipboard. More...
class  VCF::TextDataObject
class  VCF::ImageDataObject

Defines

#define STRING_DATA_TYPE   "text/plain"
#define RTF_DATA_TYPE   "text/rtf"
#define INTEGER_DATA_TYPE   "text/x-vcf-integer"
#define OBJECT_DATA_TYPE   "application/x-vcf-object"
#define FILE_DATA_TYPE   "application/x-vcf-file"
#define BYTE_STREAM_DATA_TYPE   "application/octet-stream"
#define IMAGE_DATA_TYPE   "image/x-vcf-image"
#define COMPONENT_DATA_TYPE   "text/x-vcf-vff"

Define Documentation

#define BYTE_STREAM_DATA_TYPE   "application/octet-stream"
 

#define COMPONENT_DATA_TYPE   "text/x-vcf-vff"
 

#define FILE_DATA_TYPE   "application/x-vcf-file"
 

#define IMAGE_DATA_TYPE   "image/x-vcf-image"
 

#define INTEGER_DATA_TYPE   "text/x-vcf-integer"
 

#define OBJECT_DATA_TYPE   "application/x-vcf-object"
 

#define RTF_DATA_TYPE   "text/rtf"
 

#define STRING_DATA_TYPE   "text/plain"
 

   Comments or Suggestions?    License Information