Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.6
-
None
Description
When using a Switch, there is no way to know if the checkedChanged signal is emitted because of a user action or from the outside.
clicked is never emitted if the handle has been dragged.
checkedChanged is emitted once the control is released therefore we cannot use the pressed properties.
Attachments
Issue Links
- duplicates
-
QTBUG-52558 Behavioral incompatibility between QQuick* checkables and QWidget/Quick.Controls checkables
- Closed