#include <QtGui/qmatrix.h> #ifndef QMATRIX_H struct QPainterPath operator *(struct QPainterPath const & p, class QMatrix const & m); #endif // QMATRIX_H