就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 6.8.5
Qt Widgets
C++ 類
QGraphicsSceneMoveEvent
List of All Members for QGraphicsSceneMoveEvent
這是完整成員列錶為
QGraphicsSceneMoveEvent
,包括繼承的成員。
enum
Type
QGraphicsSceneMoveEvent
()
~QGraphicsSceneMoveEvent
()
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
newPos
() const : QPointF
oldPos
() const : QPointF
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
timestamp
() const : quint64
type
() const : QEvent::Type
widget
() const : QWidget *