VCF::DataObject Class Reference
A
DataObject represents a data object in the clipboard.
More...
#include <vcf/ApplicationKit/DataObject.h>
Inheritance diagram for VCF::DataObject:
List of all members.
Detailed Description
A
DataObject represents a data object in the clipboard.
Can be streamed out to a stream
Constructor & Destructor Documentation
| VCF::DataObject::DataObject |
( |
|
) |
|
|
| virtual VCF::DataObject::~DataObject |
( |
|
) |
[virtual] |
|
Member Function Documentation
| void VCF::DataObject::addSupportedDataType |
( |
const String & |
dataType, |
|
|
Persistable * |
dataRepresentation |
|
) |
|
|
| void VCF::DataObject::init |
( |
|
) |
|
|
| bool VCF::DataObject::isTypeSupported |
( |
const String & |
dataType |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following file: