Qt.QXmlLocator Class

public class QXmlLocator: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QXmlLocator

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QXmlLocator Constructors

QXmlLocator Constructor

QXmlLocator Methods

QXmlLocator.ColumnNumber Method
QXmlLocator.Finalize Method
QXmlLocator.LineNumber Method


QXmlLocator Constructor

public void QXmlLocator(void * ptr);

See Also

Qt.QXmlLocator Class, Qt Namespace

QXmlLocator.ColumnNumber Method

public int ColumnNumber();

See Also

Qt.QXmlLocator Class, Qt Namespace

QXmlLocator.Finalize Method

protected override void Finalize();

See Also

Qt.QXmlLocator Class, Qt Namespace

QXmlLocator.LineNumber Method

public int LineNumber();

See Also

Qt.QXmlLocator Class, Qt Namespace