QElectroTech 0.100.0-dev
|
This is the complete list of members for XmlElementCollection, including all inherited members.
addElement(ElementsLocation &location) | XmlElementCollection | |
addElementDefinition(const QString &dir_path, const QString &elmt_name, const QDomElement &xml_definition) | XmlElementCollection | |
child(const QDomElement &parent_element, const QString &child_name) const | XmlElementCollection | |
child(const QString &path) const | XmlElementCollection | |
childs(const QDomElement &parent_element) const | XmlElementCollection | |
cleanUnusedDirectory() | XmlElementCollection | |
cleanUnusedElement() | XmlElementCollection | |
copy(ElementsLocation &source, ElementsLocation &destination, const QString &rename=QString(), bool deep_copy=true) | XmlElementCollection | |
copyDirectory(ElementsLocation &source, ElementsLocation &destination, const QString &rename=QString(), bool deep_copy=true) | XmlElementCollection | private |
copyElement(ElementsLocation &source, ElementsLocation &destination, const QString &rename=QString()) | XmlElementCollection | private |
createDir(const QString &path, const QString &name, const NamesList &name_list) | XmlElementCollection | |
directorieAdded(QString collection_path) | XmlElementCollection | signal |
directories(const QDomElement &parent_element) const | XmlElementCollection | |
directoriesNames(const QDomElement &parent_element) const | XmlElementCollection | |
directory(const QString &path) const | XmlElementCollection | |
directoryRemoved(QString collection_path) | XmlElementCollection | signal |
domToLocation(QDomElement dom_element) const | XmlElementCollection | |
element(const QString &path) const | XmlElementCollection | |
elementAdded(QString collection_path) | XmlElementCollection | signal |
elementChanged(QString collection_path) | XmlElementCollection | signal |
elementRemoved(QString collection_path) | XmlElementCollection | signal |
elements(const QDomElement &parent_element) const | XmlElementCollection | |
elementsLocation(QDomElement dom_element=QDomElement(), bool childs=true) const | XmlElementCollection | |
elementsNames(const QDomElement &parent_element) const | XmlElementCollection | |
exist(const QString &path) const | XmlElementCollection | |
importCategory() const | XmlElementCollection | |
m_dom_document | XmlElementCollection | private |
m_project | XmlElementCollection | private |
removeDir(const QString &path) | XmlElementCollection | |
removeElement(const QString &path) | XmlElementCollection | |
root() const | XmlElementCollection | |
XmlElementCollection(QETProject *project) | XmlElementCollection | |
XmlElementCollection(const QDomElement &dom_element, QETProject *project) | XmlElementCollection |