Home · All Classes · Modules |
The QXmlStreamEntityDeclaration class represents a DTD entity declaration. More...
The QXmlStreamEntityDeclaration class represents a DTD entity declaration.
An entity declaration consists of a name(), a notationName(), a systemId(), a publicId(), and a value().
Creates an empty entity declaration.
Creates a copy of other.
Returns the entity name.
Returns the notation name.
Returns the public identifier.
Returns the system identifier.
Returns the entity's value.
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |