#ifndef QTFONT_H #define QTFONT_H #include QFont *getFont( JNIEnv *env, jobject obj ); #endif