就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.9.9
Qt Widgets
C++ 類
QGraphicsSceneMoveEvent
List of All Members for QGraphicsSceneMoveEvent
這是完整成員列錶為
QGraphicsSceneMoveEvent
,包括繼承的成員。
enum
Type
QGraphicsSceneMoveEvent
()
~QGraphicsSceneMoveEvent
()
accept
()
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
ignore
()
isAccepted
() const : bool
newPos
() const : QPointF
oldPos
() const : QPointF
registerEventType
(int ) : int
setAccepted
(bool )
spontaneous
() const : bool
t
: ushort
type
() const : Type
widget
() const : QWidget *