#include <QtXml/qxml.h>
#ifndef QXML_H
class QXmlAttributes{
   /* Some contents are skipped to improve readability */
   public: class QString type(class QString const & qName) const
   /* ... */
};
#endif // QXML_H