wxMaxima
Loading...
Searching...
No Matches
Data Structures
CompositeDataObject.h File Reference

The declaration of the CompositeDataObject class - a superset of the wxDataObjectComposite functionality. More...

#include <wx/clipbrd.h>
#include <memory>
#include <vector>
Include dependency graph for CompositeDataObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CompositeDataObject
 A composite data object like wxDataObjectComposite, but accepts also non-simple data objects. Only the Get direction is supported. More...
 

Detailed Description

The declaration of the CompositeDataObject class - a superset of the wxDataObjectComposite functionality.