就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Widgets
C++ 类
QGraphicsSceneMouseEvent
List of All Members for QGraphicsSceneMouseEvent
这是完整成员列表为
QGraphicsSceneMouseEvent
,包括继承的成员。
enum
Type
~QGraphicsSceneMouseEvent
()
accept
()
button
() const : Qt::MouseButton
buttonDownPos
(Qt::MouseButton ) const : QPointF
buttonDownScenePos
(Qt::MouseButton ) const : QPointF
buttonDownScreenPos
(Qt::MouseButton ) const : QPoint
buttons
() const : Qt::MouseButtons
flags
() const : Qt::MouseEventFlags
ignore
()
isAccepted
() const : bool
lastPos
() const : QPointF
lastScenePos
() const : QPointF
lastScreenPos
() const : QPoint
modifiers
() const : Qt::KeyboardModifiers
pos
() const : QPointF
registerEventType
(int ) : int
scenePos
() const : QPointF
screenPos
() const : QPoint
setAccepted
(bool )
source
() const : Qt::MouseEventSource
spontaneous
() const : bool
type
() const : QEvent::Type
widget
() const : QWidget *