org.kde.qt
public class QHebrewCodec extends QTextCodec
Constructor Summary | |
---|---|
protected | QHebrewCodec(Class dummy) |
QHebrewCodec() |
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) |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
int | mibEnum() |
String | mimeName() |
String | name() |
String | toUnicode(String chars, int len) |