#include <QtGui/qgraphicssceneevent.h>
#ifndef QGRAPHICSSCENEEVENT_H
#if !defined(QT_NO_GRAPHICSVIEW) || (QT_EDITION & QT_MODULE_GRAPHICSVIEW) != QT_MODULE_GRAPHICSVIEW
class QGraphicsSceneContextMenuEvent: public QGraphicsSceneEvent{
public: class QPoint screenPos() const
};
#endif // QT_NO_GRAPHICSVIEW
#endif