QElectroTech  0.8-dev
qetxml.cpp File Reference

QETXML::fileSystemElementToXmlCollectionElement. More...

#include "qetxml.h"
#include "nameslist.h"
#include <QPen>
#include <QDir>
#include <QFont>
Include dependency graph for qetxml.cpp:

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 rename
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