14 #ifndef _CanvasSelectionEvent_H_ 15 #define _CanvasSelectionEvent_H_ 19 #if QT_VERSION < 0x040000 22 #include <QtCore/QCustomEvent> 56 const std::vector < PlotterBase * > & getPlotters ()
const;
62 #endif // _CanvasSelectionEvent_H_ A derived class of QCustomEvent with which the CanvasView notifiies clients of changes in selections ...
std::vector< PlotterBase *> m_plotters
#define MDL_QTHIPPOPLOT_API