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/tdejava/koala/tdejava/KIntNumInput.h

61 lines
5.7 KiB

/* DO NOT EDIT THIS FILE - it is machine generated */
#ifndef __org_trinitydesktop_koala_KIntNumInput__
#define __org_trinitydesktop_koala_KIntNumInput__
#include <jni.h>
#ifdef __cplusplus
extern "C"
{
#endif
extern JNIEXPORT jobject JNICALL Java_org_trinitydesktop_koala_KIntNumInput_metaObject (JNIEnv *env, jobject);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_koala_KIntNumInput_className (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__Lorg_trinitydesktop_qt_QWidget_2Ljava_lang_String_2 (JNIEnv *env, jobject, jobject, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__Lorg_trinitydesktop_qt_QWidget_2 (JNIEnv *env, jobject, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__ (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__ILorg_trinitydesktop_qt_QWidget_2ILjava_lang_String_2 (JNIEnv *env, jobject, jint, jobject, jint, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__ILorg_trinitydesktop_qt_QWidget_2I (JNIEnv *env, jobject, jint, jobject, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__ILorg_trinitydesktop_qt_QWidget_2 (JNIEnv *env, jobject, jint, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__I (JNIEnv *env, jobject, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__Lorg_trinitydesktop_koala_KNumInput_2ILorg_trinitydesktop_qt_QWidget_2ILjava_lang_String_2 (JNIEnv *env, jobject, jobject, jint, jobject, jint, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__Lorg_trinitydesktop_koala_KNumInput_2ILorg_trinitydesktop_qt_QWidget_2I (JNIEnv *env, jobject, jobject, jint, jobject, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__Lorg_trinitydesktop_koala_KNumInput_2ILorg_trinitydesktop_qt_QWidget_2 (JNIEnv *env, jobject, jobject, jint, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_newKIntNumInput__Lorg_trinitydesktop_koala_KNumInput_2I (JNIEnv *env, jobject, jobject, jint);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_koala_KIntNumInput_value (JNIEnv *env, jobject);
extern JNIEXPORT jdouble JNICALL Java_org_trinitydesktop_koala_KIntNumInput_relativeValue (JNIEnv *env, jobject);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_koala_KIntNumInput_referencePoint (JNIEnv *env, jobject);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_koala_KIntNumInput_suffix (JNIEnv *env, jobject);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_koala_KIntNumInput_prefix (JNIEnv *env, jobject);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_koala_KIntNumInput_specialValueText (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setRange__IIIZ (JNIEnv *env, jobject, jint, jint, jint, jboolean);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setRange__III (JNIEnv *env, jobject, jint, jint, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setRange__II (JNIEnv *env, jobject, jint, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setMinValue (JNIEnv *env, jobject, jint);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_koala_KIntNumInput_minValue (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setMaxValue (JNIEnv *env, jobject, jint);
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_koala_KIntNumInput_maxValue (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setSpecialValueText (JNIEnv *env, jobject, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setLabel__Ljava_lang_String_2I (JNIEnv *env, jobject, jstring, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setLabel__Ljava_lang_String_2 (JNIEnv *env, jobject, jstring);
extern JNIEXPORT jobject JNICALL Java_org_trinitydesktop_koala_KIntNumInput_minimumSizeHint (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setValue (JNIEnv *env, jobject, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setRelativeValue (JNIEnv *env, jobject, jdouble);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setReferencePoint (JNIEnv *env, jobject, jint);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setSuffix (JNIEnv *env, jobject, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setPrefix (JNIEnv *env, jobject, jstring);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setEditFocus__Z (JNIEnv *env, jobject, jboolean);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_setEditFocus__ (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_doLayout (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_resizeEvent (JNIEnv *env, jobject, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_finalize (JNIEnv *env, jobject);
extern JNIEXPORT void JNICALL Java_org_trinitydesktop_koala_KIntNumInput_dispose (JNIEnv *env, jobject);
extern JNIEXPORT jboolean JNICALL Java_org_trinitydesktop_koala_KIntNumInput_isDisposed (JNIEnv *env, jobject);
#ifdef __cplusplus
}
#endif
#endif /* __org_trinitydesktop_koala_KIntNumInput__ */