public class QXmlDeclHandler: QtSupport, System.IDisposable
System.Object
QtSupport
QXmlDeclHandlerThis type implements System.IDisposable.
Qt Namespace
QXmlDeclHandler Constructors
QXmlDeclHandler Methods
QXmlDeclHandler.AttributeDecl Method
QXmlDeclHandler.ErrorString Method
QXmlDeclHandler.ExternalEntityDecl Method
QXmlDeclHandler.Finalize Method
QXmlDeclHandler.InternalEntityDecl Method
public void QXmlDeclHandler(void * ptr);
Qt.QXmlDeclHandler Class, Qt Namespace
public bool AttributeDecl(System.String eName, System.String aName, System.String type, System.String valueDefault, System.String value);
Qt.QXmlDeclHandler Class, Qt Namespace
public System.String ErrorString();
Qt.QXmlDeclHandler Class, Qt Namespace
public bool ExternalEntityDecl(System.String name, System.String publicId, System.String systemId);
Qt.QXmlDeclHandler Class, Qt Namespace
protected override void Finalize();
Qt.QXmlDeclHandler Class, Qt Namespace
public bool InternalEntityDecl(System.String name, System.String value);
Qt.QXmlDeclHandler Class, Qt Namespace