14 #ifndef _SaveAsImageEvent_H_ 15 #define _SaveAsImageEvent_H_ 19 #if QT_VERSION < 0x040000 22 #include <QtCore/QCustomEvent> 57 const std::string & filename );
71 const std::string & filename ()
const;
77 #endif // _SaveAsImageEvent_H_ std::string m_filename
The filename for the image.
The base class for the PlotterBase hierarchy.
A derived class of QCustomEvent to handle saving a PlotterBase object as image file events...
#define MDL_QTHIPPOPLOT_API