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