Qt.QUtf8Codec Class

public class QUtf8Codec: QTextCodec, System.IDisposable

Base Types

System.Object
  QtSupport
    QTextCodec
      QUtf8Codec

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QUtf8Codec Constructors

QUtf8Codec Constructor

QUtf8Codec Methods

QUtf8Codec.Finalize Method
QUtf8Codec.FromUnicode Method
QUtf8Codec.HeuristicContentMatch Method
QUtf8Codec.MakeDecoder Method
QUtf8Codec.MibEnum Method
QUtf8Codec.Name Method


QUtf8Codec Constructor

public void QUtf8Codec(void * ptr);

See Also

Qt.QUtf8Codec Class, Qt Namespace

QUtf8Codec.Finalize Method

protected override void Finalize();

See Also

Qt.QUtf8Codec Class, Qt Namespace

QUtf8Codec.FromUnicode Method

public Qt.QCString FromUnicode(System.String uc, int len_in_out);

See Also

Qt.QUtf8Codec Class, Qt Namespace

QUtf8Codec.HeuristicContentMatch Method

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

See Also

Qt.QUtf8Codec Class, Qt Namespace

QUtf8Codec.MakeDecoder Method

public Qt.QTextDecoder MakeDecoder();

See Also

Qt.QUtf8Codec Class, Qt Namespace

QUtf8Codec.MibEnum Method

public int MibEnum();

See Also

Qt.QUtf8Codec Class, Qt Namespace

QUtf8Codec.Name Method

public System.String Name();

See Also

Qt.QUtf8Codec Class, Qt Namespace