Qt Reference Documentation
Home
Modules
QtGui
QGraphicsSceneEvent
List of All Members for QGraphicsSceneEvent
This is the complete list of members for
QGraphicsSceneEvent
, including inherited members.
enum
Type
~QGraphicsSceneEvent
()
accept
()
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
ignore
()
isAccepted
() const : bool
registerEventType
( int ) : int
setAccepted
( bool )
spontaneous
() const : bool
t
: ushort
type
() const : Type
widget
() const : QWidget *