org.kde.qt
public class QDomDocumentType extends QDomNode
Constructor Summary | |
---|---|
protected | QDomDocumentType(Class dummy) |
QDomDocumentType() | |
QDomDocumentType(QDomDocumentType x) |
Method Summary | |
---|---|
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
QDomNamedNodeMap | entities() |
protected void | finalize() Deletes the wrapped C++ instance |
String | internalSubset() |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
boolean | isDocumentType() |
String | name() |
int | nodeType() |
QDomNamedNodeMap | notations() |
String | publicId() |
String | systemId() |