Qt.QTextDecoder Class

public class QTextDecoder: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QTextDecoder

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QTextDecoder Constructors

QTextDecoder Constructor

QTextDecoder Methods

QTextDecoder.Finalize Method
QTextDecoder.ToUnicode Method


QTextDecoder Constructor

public void QTextDecoder(void * ptr);

See Also

Qt.QTextDecoder Class, Qt Namespace

QTextDecoder.Finalize Method

protected override void Finalize();

See Also

Qt.QTextDecoder Class, Qt Namespace

QTextDecoder.ToUnicode Method

public System.String ToUnicode(System.String chars, int len);

See Also

Qt.QTextDecoder Class, Qt Namespace