COPASI API
4.16.103
|
#include <CQAutolayoutWizard.h>
Public Member Functions | |
CQListWidgetModelItem (const QString &text, const std::string &key) | |
const std::string & | getKey () const |
CCopasiObject * | getObject () const |
Protected Attributes | |
std::string | mKey |
Definition at line 156 of file CQAutolayoutWizard.h.
CQSideCompoundWizardPage::CQListWidgetModelItem::CQListWidgetModelItem | ( | const QString & | text, |
const std::string & | key | ||
) |
Definition at line 591 of file CQAutolayoutWizard.cpp.
const std::string & CQSideCompoundWizardPage::CQListWidgetModelItem::getKey | ( | ) | const |
Definition at line 598 of file CQAutolayoutWizard.cpp.
CCopasiObject * CQSideCompoundWizardPage::CQListWidgetModelItem::getObject | ( | ) | const |
Definition at line 603 of file CQAutolayoutWizard.cpp.
References CKeyFactory::get(), and CCopasiRootContainer::getKeyFactory().
Referenced by CQSideCompoundWizardPage::getSideCompounds(), CQSideCompoundWizardPage::slotAddButtonClicked(), and CQSideCompoundWizardPage::slotRemoveButtonClicked().
|
protected |
Definition at line 169 of file CQAutolayoutWizard.h.