11 #ifndef CQPlotsWidget_h
12 #define CQPlotsWidget_h
14 #include <QtCore/QVariant>
16 #include "copasi/UI/ui_CQPlotsWidget.h"
50 const QItemSelection& deselected);
52 virtual void dataChanged(
const QModelIndex& topLeft,
53 const QModelIndex& bottomRight);
57 #endif // CQPlotsWidget_h