|
dl
|
拖拽组件 更多...
#include <dl_component_use.h>
Public 成员函数 | |
| Drag () | |
| void | Update (Coor *coor, bool is_pickup) |
| 可独立使用 | |
Public 属性 | |
| bool | _bEnable |
| bool | _bControlPanel |
| RectF | _areaPickup |
| RectF | _areaRange |
| MouseCode | _key |
| int | _state |
| Point | _xyClick |
| Position | _posOld |
| Position | _posMove |
拖拽组件
在文件 dl_component_use.h 第 107 行定义.
|
inline |
在文件 dl_component_use.h 第 116 行定义.
| void dl::Cpt::Drag::Update | ( | Coor * | coor, |
| bool | is_pickup ) |
可独立使用
| RectF dl::Cpt::Drag::_areaPickup |
在文件 dl_component_use.h 第 112 行定义.
| RectF dl::Cpt::Drag::_areaRange |
在文件 dl_component_use.h 第 113 行定义.
| bool dl::Cpt::Drag::_bControlPanel |
在文件 dl_component_use.h 第 111 行定义.
| bool dl::Cpt::Drag::_bEnable |
在文件 dl_component_use.h 第 110 行定义.
| MouseCode dl::Cpt::Drag::_key |
在文件 dl_component_use.h 第 114 行定义.
| Position dl::Cpt::Drag::_posMove |
在文件 dl_component_use.h 第 132 行定义.
| Position dl::Cpt::Drag::_posOld |
在文件 dl_component_use.h 第 131 行定义.
| int dl::Cpt::Drag::_state |
在文件 dl_component_use.h 第 129 行定义.
| Point dl::Cpt::Drag::_xyClick |
在文件 dl_component_use.h 第 130 行定义.