|
wxMaxima
|
This is the header for common code used by various file output modules that render cells to files. More...
#include "Configuration.h"#include "precomp.h"#include <wx/dataobj.h>#include <memory>Go to the source code of this file.
Data Structures | |
| class | OutCommon |
| A collection of common code used in rendering the cells to a non-default output, e.g. a graphics file. More... | |
| class | OutCommon::DataObject |
| An object that can be filled with output data in given format for the clipboard. More... | |
This is the header for common code used by various file output modules that render cells to files.