Qt 5.15
Qt Widgets
C++ Classes
QGraphicsSceneHoverEvent
Qt 5.15.8 Reference Documentation
List of All Members for QGraphicsSceneHoverEvent
This is the complete list of members for
QGraphicsSceneHoverEvent
, including inherited members.
enum
Type
~QGraphicsSceneHoverEvent
()
accept
()
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
type
() const : QEvent::Type
widget
() const : QWidget *