#include <QtCore/qline.h>
#ifndef QLINE_H
template < > class QTypeInfo < class QLine >{
   /* Some contents are skipped to improve readability */
   public: static inline char const * name();
   /* ... */
};
#endif // QLINE_H