copasi API
0.1
|
#include <CQReportListItem.h>
Public Member Functions | |
CQReportListItem (Q3ListBox *listbox, const std::string &cn) | |
CQReportListItem (Q3ListBox *listbox, const CCopasiObject *pObject) | |
~CQReportListItem () | |
void | setText (const QString &text) |
const CCopasiObjectName & | getCN () const |
void | refreshText () |
CQReportListItem::CQReportListItem | ( | Q3ListBox * | listbox, |
const std::string & | cn | ||
) |
CQReportListItem::CQReportListItem | ( | Q3ListBox * | listbox, |
const CCopasiObject * | pObject | ||
) |
CQReportListItem::~CQReportListItem | ( | ) |
const CCopasiObjectName & CQReportListItem::getCN | ( | ) | const |
void CQReportListItem::refreshText | ( | ) |
void CQReportListItem::setText | ( | const QString & | text | ) |