6 #ifndef CQPlotSubwidget_H
7 #define CQPlotSubwidget_H
9 #include <QtCore/QVariant>
11 #include "copasi/plotUI/ui_CQPlotSubwidget.h"
15 class QListWidgetItem;
21 #ifdef COPASI_BANDED_GRAPH
32 #ifdef COPASI_BANDED_GRAPH
45 int getRow(QListWidgetItem* item);
48 QMap<QString, CPlotItem*>
mList;
88 #ifdef COPASI_BANDED_GRAPH
92 void addBandedGraphTab(
const std::string & title,
96 #endif // COPASI_BANDED_GRAPH
113 #ifdef COPASI_BANDED_GRAPH
114 void addBandedGraphSlot();
115 #endif // COPASI_BANDED_GRAPH
159 #ifdef COPASI_BANDED_GRAPH
166 void addBandedGraph();
167 #endif // COPASI_BANDED_GRAPH
177 #endif // PLOTWIDGET1_H
bool fl(const C_FLOAT64 &d1, const C_FLOAT64 &d2)