Qt 6.6
Qt Widgets
C++ Classes
QtWidgets
QGraphicsSceneHelpEvent
Qt 6.6.0 Reference Documentation
List of All Members for QGraphicsSceneHelpEvent
This is the complete list of members for
QGraphicsSceneHelpEvent
, including inherited members.
enum
Type
QGraphicsSceneHelpEvent
(Type)
~QGraphicsSceneHelpEvent
()
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
registerEventType
(int) : int
scenePos
() const : QPointF
screenPos
() const : QPoint
setAccepted
(bool)
setScenePos
(const QPointF &)
setScreenPos
(const QPoint &)
setTimestamp
(quint64)
setWidget
(QWidget *)
spontaneous
() const : bool
timestamp
() const : quint64
type
() const : Type
widget
() const : QWidget *
operator=
(const QEvent &) : QEvent &