User Tools

Site Tools


DzDomEntity

Represents a Document Object Model (DOM) “Entity”.

More...

Inherits :

Properties

Detailed Description

A script wrapper for QDomEntity. This object represents an “Entity” in a DOM document.

Properties


String : notationName

Holds the name of the notation for the entity. (Read Only)


String : publicId

Holds the public identifier of the entity. (Read Only)


String : systemId

Holds the system identifier of the entity. (Read Only)