org.kde.qt
public class QGb18030Codec extends QTextCodec
Constructor Summary | |
---|---|
protected | QGb18030Codec(Class dummy) |
QGb18030Codec() |
Method Summary | |
---|---|
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
String | fromUnicode(String uc, int[] lenInOut) |
int | heuristicContentMatch(String chars, int len) |
int | heuristicNameMatch(String hint) |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
QTextDecoder | makeDecoder() |
int | mibEnum() |
String | name() |
String | toUnicode(String chars, int len) |