summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/qtjava/TQImageFormatType.h
blob: 11b91e261e052ad7cdb02f231c5f45e5f72cad30 (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_kde_qt_QImageFormatType__
#define __org_kde_qt_QImageFormatType__

#include <jni.h>

#ifdef __cplusplus
extern "C"
{
#endif

extern JNIEXPORT jobject JNICALL Java_org_kde_qt_QImageFormatType_decoderFor (JNIEnv *env, jobject, jcharArray, jint);
extern JNIEXPORT jstring JNICALL Java_org_kde_qt_QImageFormatType_formatName (JNIEnv *env, jobject);

#ifdef __cplusplus
}
#endif

#endif /* __org_kde_qt_QImageFormatType__ */