aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/CheckBox.qml
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-12-19 10:33:50 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2017-12-20 09:30:54 +0000
commitd1706827085d648ccef13e1df74796f19d455e89 (patch)
tree104b47e91e8f5f30c5ee006c386a5e02cad30a96 /src/imports/controls/material/CheckBox.qml
parentbbdf0c2d8a3bf4779a973dda9436ce12c8360f13 (diff)
StackView: don't block touch
Unlike with mouse events there's setAcceptedMouseButtons(), currently there's no way to control whether a control receives touch events or not. As a temporary workaround until QQuickItem::setAcceptTouchEvents() has been added, we'll have to ignore touch events by hand. Task-number: QTBUG-65084 Change-Id: I3d51bdc80981557399f3bdfd181e359679cd1c20 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/imports/controls/material/CheckBox.qml')
0 files changed, 0 insertions, 0 deletions