public class QDomEntity: QDomNode, System.IDisposable
System.Object
QtSupport
QDomNode
QDomEntityThis type implements System.IDisposable.
Qt Namespace
QDomEntity Constructors
QDomEntity() Constructor
QDomEntity(Qt.QDomEntity) Constructor
QDomEntity(void *) Constructor
QDomEntity Methods
QDomEntity.Finalize Method
QDomEntity.IsEntity Method
QDomEntity.NodeType Method
QDomEntity.NotationName Method
QDomEntity.PublicId Method
QDomEntity.SystemId Method
public void QDomEntity();
Qt.QDomEntity Class, Qt Namespace
public void QDomEntity(Qt.QDomEntity x);
Qt.QDomEntity Class, Qt Namespace
public void QDomEntity(void * ptr);
Qt.QDomEntity Class, Qt Namespace
protected override void Finalize();
Qt.QDomEntity Class, Qt Namespace
public bool IsEntity();
Qt.QDomEntity Class, Qt Namespace
public NodeType NodeType();
Qt.QDomEntity Class, Qt Namespace
public System.String NotationName();
Qt.QDomEntity Class, Qt Namespace
public System.String PublicId();
Qt.QDomEntity Class, Qt Namespace
public System.String SystemId();
Qt.QDomEntity Class, Qt Namespace