public class QEucKrCodec: QTextCodec, System.IDisposable
System.Object
QtSupport
QTextCodec
QEucKrCodecThis type implements System.IDisposable.
Qt Namespace
QEucKrCodec Constructors
QEucKrCodec Methods
QEucKrCodec.Finalize Method
QEucKrCodec.FromUnicode Method
QEucKrCodec.HeuristicContentMatch Method
QEucKrCodec.HeuristicNameMatch Method
QEucKrCodec.MakeDecoder Method
QEucKrCodec.MibEnum Method
QEucKrCodec.MimeName Method
QEucKrCodec.Name Method
QEucKrCodec.ToUnicode Method
public void QEucKrCodec(void * ptr);
Qt.QEucKrCodec Class, Qt Namespace
protected override void Finalize();
Qt.QEucKrCodec Class, Qt Namespace
public Qt.QCString FromUnicode(System.String uc, int len_in_out);
Qt.QEucKrCodec Class, Qt Namespace
public int HeuristicContentMatch(System.String chars, int len);
Qt.QEucKrCodec Class, Qt Namespace
public int HeuristicNameMatch(System.String hint);
Qt.QEucKrCodec Class, Qt Namespace
public Qt.QTextDecoder MakeDecoder();
Qt.QEucKrCodec Class, Qt Namespace
public int MibEnum();
Qt.QEucKrCodec Class, Qt Namespace
public System.String MimeName();
Qt.QEucKrCodec Class, Qt Namespace
public System.String Name();
Qt.QEucKrCodec Class, Qt Namespace
public System.String ToUnicode(System.String chars, int len);
Qt.QEucKrCodec Class, Qt Namespace