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