#include <qdom.h>
Friends | |
class | QDomDocument |
class | QDomElement |
class | QDomNode |
Additional Inherited Members | |
![]() | |
enum | NodeType { ElementNode = 1, AttributeNode = 2, TextNode = 3, CDATASectionNode = 4, EntityReferenceNode = 5, EntityNode = 6, ProcessingInstructionNode = 7, CommentNode = 8, DocumentNode = 9, DocumentTypeNode = 10, DocumentFragmentNode = 11, NotationNode = 12, BaseNode = 21, CharacterDataNode = 22 } |
enum | EncodingPolicy { EncodingFromDocument = 1, EncodingFromTextStream = 2 } |
![]() | |
QDomNode (QDomNodePrivate *) | |
![]() | |
QDomNodePrivate * | impl |
QDomAttr | ( | ) |
bool specified | ( | ) | const |
QDomElement ownerElement | ( | ) | const |
|
inline |
Definition at line 466 of file qdom.h.
|
friend |
|
friend |