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