/* * $Id$ */ /* * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ QObject = no Inherit = QGraphicsSceneEvent Type = New = Constructor = #include #include #include /* * QGraphicsSceneHelpEvent () * ~QGraphicsSceneHelpEvent () */ HB_FUNC( QT_QGRAPHICSSCENEHELPEVENT ) { __HB_RETPTRGC__( new QGraphicsSceneHelpEvent() ); } QPointF scenePos () const QPoint screenPos () const