14 #ifndef _PlotTableEvent_H_
15 #define _PlotTableEvent_H_
19 #if QT_VERSION < 0x040000
22 #include <QtCore/QCustomEvent>
46 enum Type { Copy = 1001, Close = 1002 };
64 #endif // _PlotTableEvent_H_
A derived class of QCustomEvent PlotTable events.
#define MDL_QTHIPPOPLOT_API
PyArray_TYPES type(numeric::array arr)
Type
The event types avaiable.