浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Qt 4.7: QDomNode Class Reference

QDomNode Class Reference

The QDomNode class is the base class for all the nodes in a DOM tree. More...

 #include <QDomNode>

Inherited by: QDomAttr, QDomCharacterData, QDomDocument, QDomDocumentFragment, QDomDocumentType, QDomElement, QDomEntity, QDomEntityReference, QDomNotation, and QDomProcessingInstruction.

Note: All functions in this class are reentrant.

Public Types

enumEncodingPolicy { EncodingFromDocument, EncodingFromTextStream }
enumNodeType { ElementNode, AttributeNode, TextNode, CDATASectionNode, ..., CharacterDataNode }

Public Functions

posted on 2012-12-17 00:37  lexus  阅读(310)  评论(0编辑  收藏  举报