#include <QtGui/qfontinfo.h>
#ifndef QFONTINFO_H
class QFontInfo{
   /* Some contents are skipped to improve readability */
   public: class QFontInfo& operator =(class QFontInfo const &);
   /* ... */
};
#endif // QFONTINFO_H