Public Member Functions | |
| Node * | getNode (const QString &id) |
| bool | isDefined (const QString &id) |
| void | addNode (Node *node) |
| void | removeNode (const QString &id) |
| void | removeNode (Node *node) |
| QList< Node * > | getNodes () |
Protected Attributes | |
| QMap< QString, Node * > | definedNodes |
1.8.7