就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
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 *