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