org.kde.qt
public class QUtf16Codec extends QTextCodec
| Constructor Summary | |
|---|---|
| protected | QUtf16Codec(Class dummy) |
| QUtf16Codec() | |
| Method Summary | |
|---|---|
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| int | heuristicContentMatch(String chars, int len) |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QTextDecoder | makeDecoder() |
| QTextEncoder | makeEncoder() |
| int | mibEnum() |
| String | name() |