| addChild(Entity *entity) (defined in composer::core::model::Entity) | composer::core::model::Entity | protected |
| cloneEntity() | composer::core::model::Entity | |
| composer::core::MessageControl (defined in composer::core::model::Entity) | composer::core::model::Entity | friend |
| composer::core::model::Project (defined in composer::core::model::Entity) | composer::core::model::Entity | friend |
| composer::core::ProjectReader (defined in composer::core::model::Entity) | composer::core::model::Entity | friend |
| composer::core::util::AddCommand (defined in composer::core::model::Entity) | composer::core::model::Entity | friend |
| composer::core::util::EditCommand (defined in composer::core::model::Entity) | composer::core::model::Entity | friend |
| composer::core::util::RemoveCommand (defined in composer::core::model::Entity) | composer::core::model::Entity | friend |
| deleteChild(Entity *entity) | composer::core::model::Entity | protected |
| Entity(QObject *parent=0) | composer::core::model::Entity | explicitprotected |
| Entity(QMap< QString, QString > &atts, QObject *parent=0) | composer::core::model::Entity | explicitprotected |
| Entity(QString uniqueId, QString type, QMap< QString, QString > &atts, QObject *parent=0) | composer::core::model::Entity | explicitprotected |
| getAttribute(QString name) | composer::core::model::Entity | |
| getAttributeIterator(QMap< QString, QString >::iterator &begin, QMap< QString, QString >::iterator &end) | composer::core::model::Entity | |
| getChildren() (defined in composer::core::model::Entity) | composer::core::model::Entity | |
| getParent() (defined in composer::core::model::Entity) | composer::core::model::Entity | |
| getParentUniqueId() (defined in composer::core::model::Entity) | composer::core::model::Entity | |
| getType() (defined in composer::core::model::Entity) | composer::core::model::Entity | |
| getUniqueId() (defined in composer::core::model::Entity) | composer::core::model::Entity | |
| hasAttribute(const QString &name) | composer::core::model::Entity | |
| print() | composer::core::model::Entity | protected |
| removeChildAppendChildren(Entity *entity) | composer::core::model::Entity | protected |
| setAtrributes(QMap< QString, QString > &newatts) | composer::core::model::Entity | protected |
| setAttribute(QString name, QString value) | composer::core::model::Entity | protected |
| setDeleteChildren(bool mustDelete) | composer::core::model::Entity | |
| setParent(Entity *parent) | composer::core::model::Entity | protected |
| setType(QString type) | composer::core::model::Entity | protected |
| setUniqueID(QString uniqueId) | composer::core::model::Entity | protected |
| toString(int ntabs, bool writeuid=true) | composer::core::model::Entity | |
| ~Entity() | composer::core::model::Entity | protected |