Egrome
 
载入中...
搜索中...
未找到
MousePressEvent类 参考final

鼠标按下事件 更多...

#include <MousePressEvent.h>

类 MousePressEvent 继承关系图:
MouseKeyEvent MouseEvent Event Object

Public 成员函数

 MousePressEvent (const Point &pos, MouseButton button)
 
- Public 成员函数 继承自 MouseKeyEvent
 MouseKeyEvent (const Point &pos, MouseButton button, ButtonState state)
 
MouseButton button () const
 
ButtonState state () const
 
- Public 成员函数 继承自 MouseEvent
 MouseEvent (Point position)
 
const Pointposition () const
 获取鼠标位置
 
- Public 成员函数 继承自 Event
void accept () const
 接受事件
 
void reset () const
 重置事件状态
 
bool isAccepted () const
 事件是否已被接受
 
- Public 成员函数 继承自 Object
 Object () noexcept
 构造函数
 
virtual ~Object () noexcept
 析构函数
 

额外继承的成员函数

- Protected 属性 继承自 MouseEvent
Point position_
 

详细描述

鼠标按下事件


该类的文档由以下文件生成: