19 #ifndef CQEXPANDMODELDATA_H
20 #define CQEXPANDMODELDATA_H
22 #include <QtCore/QVariant>
26 class QTreeWidgetItem;
30 #include "ui_CQExpandModelData.h"
64 #endif // CQEXPANDMODELDATA_H
void slotMode()
handles change of linear/rectangular mode
void slotCompartmentActivated(QTreeWidgetItem *pItem, int col)
handles activation or deactivation of a compartment
std::map< QTreeWidgetItem *, const CMetab * > mItemMetabMap
bool fl(const C_FLOAT64 &d1, const C_FLOAT64 &d2)
std::map< QTreeWidgetItem *, const CCompartment * > mItemCompartmentMap
CQExpandModelData(QWidget *parent=0, Qt::WindowFlags fl=0)