#include <QtGui/qpainterpath.h>
#ifndef QPAINTERPATH_H
class QPainterPathStroker{
   /* Some contents are skipped to improve readability */
   public: enum Qt::PenCapStyle capStyle() const
   /* ... */
};
#endif // QPAINTERPATH_H