dl
dl::Cpt::Drag类 参考

拖拽组件 更多...

#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.h107 行定义.

构造及析构函数说明

◆ Drag()

dl::Cpt::Drag::Drag ( )
inline

在文件 dl_component_use.h116 行定义.

成员函数说明

◆ Update()

void dl::Cpt::Drag::Update ( Coor * coor,
bool is_pickup )

可独立使用

类成员变量说明

◆ _areaPickup

RectF dl::Cpt::Drag::_areaPickup

在文件 dl_component_use.h112 行定义.

◆ _areaRange

RectF dl::Cpt::Drag::_areaRange

在文件 dl_component_use.h113 行定义.

◆ _bControlPanel

bool dl::Cpt::Drag::_bControlPanel

在文件 dl_component_use.h111 行定义.

◆ _bEnable

bool dl::Cpt::Drag::_bEnable

在文件 dl_component_use.h110 行定义.

◆ _key

MouseCode dl::Cpt::Drag::_key

在文件 dl_component_use.h114 行定义.

◆ _posMove

Position dl::Cpt::Drag::_posMove

在文件 dl_component_use.h132 行定义.

◆ _posOld

Position dl::Cpt::Drag::_posOld

在文件 dl_component_use.h131 行定义.

◆ _state

int dl::Cpt::Drag::_state

在文件 dl_component_use.h129 行定义.

◆ _xyClick

Point dl::Cpt::Drag::_xyClick

在文件 dl_component_use.h130 行定义.


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