TouchVG framework
Public 成员函数 | Private 属性 | 所有成员列表
GiMouseHelper类 参考

鼠标转手势的辅助类 更多...

#include <gimousehelper.h>

Public 成员函数

 GiMouseHelper (GiView *view, GiCoreView *coreView)
 
bool onLButtonDown (float x, float y, bool ctrl, bool shift)
 
bool onRButtonDown (float x, float y)
 
bool onMouseUp (float x, float y)
 
bool onMouseMove (float x, float y, bool ldown, bool rdown)
 
bool onLButtonDblClk (float x, float y)
 
bool onKeyDown (int code)
 

Private 属性

GiView_view
 
GiCoreView_coreView
 
float _startX
 
float _startY
 
bool _moved
 
bool _ldown
 
bool _rdown
 

详细描述

鼠标转手势的辅助类


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

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证