, including all inherited members.
btnCancel | CopasiTableWidget | [protected] |
btnClear | CopasiTableWidget | [protected] |
btnDelete | CopasiTableWidget | [protected] |
btnNew | CopasiTableWidget | [protected] |
btnOK | CopasiTableWidget | [protected] |
CopasiTableWidget(QWidget *parent, bool ro, const char *name=0, Qt::WFlags f=0, bool showButtons=true) | CopasiTableWidget | |
CopasiWidget(QWidget *parent=0, const char *name=0, Qt::WFlags f=0) | CopasiWidget | |
createNewName(const QString name) | CopasiTableWidget | [protected] |
createNewObject(const std::string &name)=0 | CopasiTableWidget | [protected, pure virtual] |
defaultObjectName() const =0 | CopasiTableWidget | [protected, pure virtual] |
defaultTableLineContent(unsigned C_INT32 row, unsigned C_INT32 exc)=0 | CopasiTableWidget | [protected, pure virtual] |
deleteObjects(const std::vector< std::string > &keys)=0 | CopasiTableWidget | [protected, pure virtual] |
delKeyPressed() | CopasiTableWidget | [signal] |
enter(const std::string &key) | CopasiWidget | |
enterProtected() | CopasiTableWidget | [protected, virtual] |
fillTable() | CopasiTableWidget | [protected] |
flagtoAdjust | CopasiTableWidget | [protected] |
getDataModel() | CopasiWidget | |
getIgnoreUpdates() | CopasiWidget | |
getObjects() const =0 | CopasiTableWidget | [protected, pure virtual] |
handleSBMLId(const CCopasiObject *obj, unsigned C_INT32 row) | CopasiTableWidget | [protected] |
init()=0 | CopasiTableWidget | [protected, pure virtual] |
isChanged() | CopasiTableWidget | |
isTableChanged() | CopasiTableWidget | [protected] |
isTableInFocus() | CopasiTableWidget | |
keyPressEvent(QKeyEvent *e) | CopasiTableWidget | [protected, virtual] |
leave() | CopasiTableWidget | [virtual] |
mChanged | CopasiTableWidget | [protected] |
mFlagChanged | CopasiTableWidget | [protected] |
mFlagDelete | CopasiTableWidget | [protected] |
mFlagNew | CopasiTableWidget | [protected] |
mFlagRenamed | CopasiTableWidget | [protected] |
mFlagRO | CopasiTableWidget | [protected] |
mFramework | CopasiWidget | [protected] |
mIgnoreUpdates | CopasiWidget | [protected] |
mKey | CopasiWidget | [protected] |
mKeys | CopasiTableWidget | [protected] |
mOT | CopasiTableWidget | [protected] |
mpDataModel | CopasiWidget | [protected] |
mpListView | CopasiWidget | [protected] |
mpObject | CopasiWidget | [protected] |
mRO | CopasiTableWidget | [protected] |
mSaveOnLeave | CopasiTableWidget | [protected] |
mShowButtons | CopasiTableWidget | [protected] |
mShowNewObjectWarning | CopasiTableWidget | [protected] |
numCols | CopasiTableWidget | [protected] |
protectedNotify(ListViews::ObjectType objectType, ListViews::Action action, const std::string &key="") | CopasiWidget | [protected, virtual, slot] |
resizeTable(const unsigned C_INT32 numRows) | CopasiTableWidget | [protected] |
saveTable() | CopasiTableWidget | [virtual] |
setEnableOKAndCancel(bool e) | CopasiTableWidget | [signal] |
setFramework(int framework) | CopasiWidget | [virtual] |
setIgnoreUpdates(bool v) | CopasiWidget | |
sizeHint() const | CopasiTableWidget | [virtual] |
slotBtnCancelClicked() | CopasiTableWidget | [virtual, slot] |
slotBtnClearClicked() | CopasiTableWidget | [virtual, slot] |
slotBtnDeleteClicked() | CopasiTableWidget | [virtual, slot] |
slotBtnNewClicked() | CopasiTableWidget | [virtual, slot] |
slotBtnOKClicked() | CopasiTableWidget | [virtual, slot] |
slotCurrentChanged(int, int) | CopasiTableWidget | [protected, virtual, slot] |
slotDoubleClicked(int, int, int, const QPoint &) | CopasiTableWidget | [virtual, slot] |
slotTableDelKey() | CopasiTableWidget | [protected, virtual, slot] |
slotTableSelectionChanged() | CopasiTableWidget | [protected, virtual, slot] |
slotValueChanged(int, int) | CopasiTableWidget | [virtual, slot] |
table | CopasiTableWidget | [protected] |
tableLineFromObject(const CCopasiObject *obj, unsigned C_INT32 row)=0 | CopasiTableWidget | [protected, pure virtual] |
tableLineToObject(unsigned C_INT32 row, CCopasiObject *obj)=0 | CopasiTableWidget | [protected, pure virtual] |
update(ListViews::ObjectType objectType, ListViews::Action action, const std::string &key) | CopasiTableWidget | [virtual] |
updateHeaderUnits() | CopasiTableWidget | [protected, virtual] |
updateRow(const C_INT32 row) | CopasiTableWidget | [protected] |
valueChanged(unsigned C_INT32, unsigned C_INT32) | CopasiTableWidget | [inline, protected, virtual] |