就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Quick
QML 类型
List of All Members for PinchHandler
List of All Members for PinchHandler
这是完整成员列表为
PinchHandler
,包括继承的成员。
active
: bool
activeScale
: real
centroid
: QtQuick::HandlerPoint
maximumRotation
: real
maximumScale
: real
minimumRotation
: real
minimumScale
: real
rotation
: real
scale
: real
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
)