Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Typedefs
QT2DOM.h File Reference
#include <QtXml/qdom.h>
#include <QtXml/qtxmlglobal.h>
#include <QtXml/qxml.h>
Include dependency graph for QT2DOM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef QDomElement DOM_Element
 
typedef QString DOMString
 
typedef QDomNode DOM_Node
 
typedef QDomDocument DOM_Document
 

Typedef Documentation

◆ DOM_Document

typedef QDomDocument DOM_Document

Definition at line 34 of file QT2DOM.h.

◆ DOM_Element

typedef QDomElement DOM_Element

Definition at line 31 of file QT2DOM.h.

◆ DOM_Node

typedef QDomNode DOM_Node

Definition at line 33 of file QT2DOM.h.

◆ DOMString

typedef QString DOMString

Definition at line 32 of file QT2DOM.h.