You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebindings/qtjava/javalib/qtjava/TQGb18030Codec.h

30 lines
1.5 KiB

/* DO NOT EDIT THIS FILE - it is machine generated */
#ifndef __org_trinitydesktop_qt_QGb18030Codec__
#define __org_trinitydesktop_qt_QGb18030Codec__
#include <jni.h>
#ifdef __cplusplus
extern "C"
{
#endif
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_newTQGb18030Codec (JNIEnv *env, jobject);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_mibEnum (JNIEnv *env, jobject);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_name (JNIEnv *env, jobject);
extern JNIEXPORT jobject JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_makeDecoder (JNIEnv *env, jobject);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_fromUnicode (JNIEnv *env, jobject, jstring, jintArray);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_toUnicode (JNIEnv *env, jobject, jstring, jint);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_heuristicContentMatch (JNIEnv *env, jobject, jstring, jint);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_heuristicNameMatch (JNIEnv *env, jobject, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_finalize (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_dispose (JNIEnv *env, jobject);
extern JNIEXPORT jboolean JNICALL Java_org_trinitydesktop_qt_QGb18030Codec_isDisposed (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __org_trinitydesktop_qt_QGb18030Codec__ */