15 #ifndef PARAMETERTABLE_H
16 #define PARAMETERTABLE_H
18 #include <QtGui/QTableWidget>
ParameterTable(QWidget *parent=0)
void updateTable(const CReactionInterface &ri, const CReaction *mpReaction)
void parameterStatusChanged(int, bool)
std::vector< size_t > mIndex2Line
void handleCurrentCell(int row, int col, int, int)
static QStringList getListOfAllCompartmentNames(const CModel &model)
static const std::vector< std::string > getListOfAllMetabNames(const CModel &model, const CReactionInterface &ri)
std::vector< size_t > mLine2Index
QStringList mGlobalParameters
CQComboDelegate * mpComboDelegate
void signalChanged(int, int, QString)
static QStringList getListOfAllGlobalParameterNames(const CModel &model)
void slotCellChanged(int row, int col)