public class QXmlDTDHandler: QtSupport, System.IDisposable
System.Object
QtSupport
QXmlDTDHandlerThis type implements System.IDisposable.
Qt Namespace
QXmlDTDHandler Constructors
QXmlDTDHandler Methods
QXmlDTDHandler.ErrorString Method
QXmlDTDHandler.Finalize Method
QXmlDTDHandler.NotationDecl Method
QXmlDTDHandler.UnparsedEntityDecl Method
public void QXmlDTDHandler(void * ptr);
Qt.QXmlDTDHandler Class, Qt Namespace
public System.String ErrorString();
Qt.QXmlDTDHandler Class, Qt Namespace
protected override void Finalize();
Qt.QXmlDTDHandler Class, Qt Namespace
public bool NotationDecl(System.String name, System.String publicId, System.String systemId);
Qt.QXmlDTDHandler Class, Qt Namespace
public bool UnparsedEntityDecl(System.String name, System.String publicId, System.String systemId, System.String notationName);
Qt.QXmlDTDHandler Class, Qt Namespace