就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Quick
QML 类型
List of All Members for DragHandler
List of All Members for DragHandler
这是完整成员列表为
DragHandler
,包括继承的成员。
translation
: QVector2D
xAxis
xAxis.enabled
: bool
xAxis.maximum
: real
xAxis.minimum
: real
yAxis
yAxis.enabled
: bool
yAxis.maximum
: real
yAxis.minimum
: real
The following members are inherited from
MultiPointHandler
.
acceptedButtons
: flags
acceptedDevices
: flags
acceptedModifiers
: flags
acceptedPointerTypes
: flags
active
: bool
centroid
: QtQuick::HandlerPoint
cursorShape
: Qt::CursorShape
dragThreshold
: int
enabled
: bool
grabPermissions
: flags
margin
: real
maximumPointCount
: int
minimumPointCount
: int
parent
: Item
target
: Item
canceled
(EventPoint
point
)
grabChanged
(GrabTransition
transition
, EventPoint
point
)