wxMaxima
Public Member Functions | List of all members
OutCommon::DataObject Class Referencefinal

An object that can be filled with output data in given format for the clipboard. More...

#include <OutCommon.h>

Inheritance diagram for OutCommon::DataObject:
Inheritance graph
[legend]
Collaboration diagram for OutCommon::DataObject:
Collaboration graph
[legend]

Public Member Functions

 DataObject (const wxDataFormat &format, const wxMemoryBuffer &data)
 
bool GetDataHere (void *buf) const override
 
size_t GetDataSize () const override
 
void Free () override
 

Detailed Description

An object that can be filled with output data in given format for the clipboard.


The documentation for this class was generated from the following files: