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