public class QXmlParseException: QtSupport, System.IDisposable
System.Object
QtSupport
QXmlParseExceptionThis type implements System.IDisposable.
Qt Namespace
QXmlParseException Constructors
QXmlParseException(System.String, int, int, System.String, System.String) Constructor
QXmlParseException() Constructor
QXmlParseException(System.String) Constructor
QXmlParseException(System.String, int) Constructor
QXmlParseException(System.String, int, int) Constructor
QXmlParseException(System.String, int, int, System.String) Constructor
QXmlParseException(void *) Constructor
QXmlParseException Methods
QXmlParseException.ColumnNumber Method
QXmlParseException.Finalize Method
QXmlParseException.LineNumber Method
QXmlParseException.Message Method
QXmlParseException.PublicId Method
QXmlParseException.SystemId Method
public void QXmlParseException(System.String name, int c, int l, System.String p, System.String s);
Qt.QXmlParseException Class, Qt Namespace
public void QXmlParseException();
Qt.QXmlParseException Class, Qt Namespace
public void QXmlParseException(System.String name);
Qt.QXmlParseException Class, Qt Namespace
public void QXmlParseException(System.String name, int c);
Qt.QXmlParseException Class, Qt Namespace
public void QXmlParseException(System.String name, int c, int l);
Qt.QXmlParseException Class, Qt Namespace
public void QXmlParseException(System.String name, int c, int l, System.String p);
Qt.QXmlParseException Class, Qt Namespace
public void QXmlParseException(void * ptr);
Qt.QXmlParseException Class, Qt Namespace
public int ColumnNumber();
Qt.QXmlParseException Class, Qt Namespace
protected override void Finalize();
Qt.QXmlParseException Class, Qt Namespace
public int LineNumber();
Qt.QXmlParseException Class, Qt Namespace
public System.String Message();
Qt.QXmlParseException Class, Qt Namespace
public System.String PublicId();
Qt.QXmlParseException Class, Qt Namespace
public System.String SystemId();
Qt.QXmlParseException Class, Qt Namespace