#include <QtGui/qimage.h>
#ifndef QIMAGE_H
#ifndef QT_NO_IMAGE_TEXT
class QImageTextKeyLang{
   /* Some contents are skipped to improve readability */
   public: inline QImageTextKeyLang(char const * k, char const * l);
   /* ... */
};
#endif //QT_NO_IMAGE_TEXT
#endif // QIMAGE_H