#include <QtXml/qxml.h>
#ifndef QXML_H
class QXmlParseException{
   /* Some contents are skipped to improve readability */
   public: ~QXmlParseException();
   /* ... */
};
#endif // QXML_H