QElectroTech  0.70
qetxml.cpp File Reference

QETXML::fileSystemElementToXmlCollectionElement. More...

#include "qetxml.h"
#include "nameslist.h"
#include <QPen>
#include <QDir>

Go to the source code of this file.

Detailed Description

QETXML::fileSystemElementToXmlCollectionElement.

Parameters
document: owner document of returned QDomElement, use to create the QDomElement.
file: file system element file to convert to QDomElement;
rename: by default the attribute "name" of the returned QDomElement is the same name of but we can override itwith
Returns
A file system element converted to a QDomElement ready to be inserted into a XmlElementCollection If the QDomElement can't be created, return a null QDomElement

Definition in file qetxml.cpp.