24 #ifndef OBJECTBROWSERWIDGET_H
25 #define OBJECTBROWSERWIDGET_H
27 #include <QtGui/QWidget>
38 class QTreeWidgetItem;
82 void setOutputVector(std::vector< const CCopasiObject * > * pObjectVector);
83 void selectObjects(std::vector< const CCopasiObject * > * pObjectVector);
104 #endif // OBJECTBROWSERWIDGET_H
bool fl(const C_FLOAT64 &d1, const C_FLOAT64 &d2)