就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Widgets
C++ 类
QGraphicsSceneMoveEvent
List of All Members for QGraphicsSceneMoveEvent
这是完整成员列表为
QGraphicsSceneMoveEvent
,包括继承的成员。
QGraphicsSceneMoveEvent
()
enum
Type
~QGraphicsSceneMoveEvent
()
accept
()
ignore
()
isAccepted
() const : bool
newPos
() const : QPointF
oldPos
() const : QPointF
registerEventType
(int ) : int
setAccepted
(bool )
spontaneous
() const : bool
type
() const : QEvent::Type
widget
() const : QWidget *