|
copasi API
0.1
|
| addChild(size_t id, const QString &name, const std::string &key) | IndexedNode | |
| child(int row) | IndexedNode | |
| childCount() const | IndexedNode | |
| children() const | IndexedNode | |
| column() const | IndexedNode | |
| columnCount() const | IndexedNode | |
| getId() const | IndexedNode | |
| getName() const | IndexedNode | |
| getObjectKey() const | IndexedNode | |
| getSortKey() const | IndexedNode | |
| IndexedNode(size_t id=C_INVALID_INDEX, const QString &name="", const std::string &key="", const IndexedNode *pParentNode=NULL) | IndexedNode | |
| IndexedNode(const IndexedNode &src, const IndexedNode *pParentNode) | IndexedNode | |
| IndexedTree class | IndexedNode | [friend] |
| parent() const | IndexedNode | |
| removeChild(const std::string &key) | IndexedNode | |
| removeChildren() | IndexedNode | |
| row() const | IndexedNode | |
| setName(const QString &name) | IndexedNode | |
| setObjectKey(const std::string &key) | IndexedNode | |
| ~IndexedNode() | IndexedNode |
1.7.5.1