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/TQImageFormat.h

20 lines
427 B

/* DO NOT EDIT THIS FILE - it is machine generated */
#ifndef __org_trinitydesktop_qt_QImageFormat__
#define __org_trinitydesktop_qt_QImageFormat__
#include <jni.h>
#ifdef __cplusplus
extern "C"
{
#endif
extern JNIEXPORT jint JNICALL Java_org_trinitydesktop_qt_QImageFormat_decode (JNIEnv *env, jobject, jobject, jobject, jcharArray, jint);
#ifdef __cplusplus
}
#endif
#endif /* __org_trinitydesktop_qt_QImageFormat__ */