QElectroTech  0.8-dev
XmlElementCollection Member List

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) constXmlElementCollection
child(const QString &path) constXmlElementCollection
childs(const QDomElement &parent_element) constXmlElementCollection
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)XmlElementCollectionprivate
copyElement(ElementsLocation &source, ElementsLocation &destination, const QString &rename=QString())XmlElementCollectionprivate
createDir(const QString &path, const QString &name, const NamesList &name_list)XmlElementCollection
directorieAdded(QString collection_path)XmlElementCollectionsignal
directories(const QDomElement &parent_element) constXmlElementCollection
directoriesNames(const QDomElement &parent_element) constXmlElementCollection
directory(const QString &path) constXmlElementCollection
directoryRemoved(QString collection_path)XmlElementCollectionsignal
domToLocation(QDomElement dom_element) constXmlElementCollection
element(const QString &path) constXmlElementCollection
elementAdded(QString collection_path)XmlElementCollectionsignal
elementChanged(QString collection_path)XmlElementCollectionsignal
elementRemoved(QString collection_path)XmlElementCollectionsignal
elements(const QDomElement &parent_element) constXmlElementCollection
elementsLocation(QDomElement dom_element=QDomElement(), bool childs=true) constXmlElementCollection
elementsNames(const QDomElement &parent_element) constXmlElementCollection
exist(const QString &path) constXmlElementCollection
importCategory() constXmlElementCollection
m_dom_documentXmlElementCollectionprivate
m_projectXmlElementCollectionprivate
removeDir(const QString &path)XmlElementCollection
removeElement(const QString &path)XmlElementCollection
root() constXmlElementCollection
XmlElementCollection(QETProject *project)XmlElementCollection
XmlElementCollection(const QDomElement &dom_element, QETProject *project)XmlElementCollection