summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/qtjava/TQImageFormatType.h
blob: 463f6dd060e5b9e013817f4eaaf8fc4ad01c0531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* DO NOT EDIT THIS FILE - it is machine generated */

#ifndef __org_trinitydesktop_qt_QImageFormatType__
#define __org_trinitydesktop_qt_QImageFormatType__

#include <jni.h>

#ifdef __cplusplus
extern "C"
{
#endif

extern JNIEXPORT jobject JNICALL Java_org_trinitydesktop_qt_QImageFormatType_decoderFor (JNIEnv *env, jobject, jcharArray, jint);
extern JNIEXPORT jstring JNICALL Java_org_trinitydesktop_qt_QImageFormatType_formatName (JNIEnv *env, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __org_trinitydesktop_qt_QImageFormatType__ */