Qt.QHebrewCodec Class

public class QHebrewCodec: QTextCodec, System.IDisposable

Base Types

System.Object
  QtSupport
    QTextCodec
      QHebrewCodec

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QHebrewCodec Constructors

QHebrewCodec Constructor

QHebrewCodec Methods

QHebrewCodec.Finalize Method
QHebrewCodec.FromUnicode Method
QHebrewCodec.HeuristicContentMatch Method
QHebrewCodec.MibEnum Method
QHebrewCodec.MimeName Method
QHebrewCodec.Name Method
QHebrewCodec.ToUnicode Method


QHebrewCodec Constructor

public void QHebrewCodec(void * ptr);

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.Finalize Method

protected override void Finalize();

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.FromUnicode Method

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

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.HeuristicContentMatch Method

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

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.MibEnum Method

public int MibEnum();

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.MimeName Method

public System.String MimeName();

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.Name Method

public System.String Name();

See Also

Qt.QHebrewCodec Class, Qt Namespace

QHebrewCodec.ToUnicode Method

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

See Also

Qt.QHebrewCodec Class, Qt Namespace