aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/CheckBox.qml
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-29 19:23:28 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-01-30 11:50:26 +0000
commit8ba12ed7f25d8cfb7619b6eb0a26fe4ae3e823b1 (patch)
tree9096bc4517eb87988656a28ea5e6e7f08dc257ac /src/imports/controls/material/CheckBox.qml
parent30fcc7358b9e7db905d99355091eb3e44fcee840 (diff)
AbstractButton: set automatically as checkable when being checked
This makes it more convenient to create a bunch of checkable buttons where one is checked: Column { Button { checked: true } Button { checkable: true } Button { checkable: true } } Change-Id: I797d0d08256a4006194bc8db0ddfe4d2c7902d85 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/material/CheckBox.qml')
0 files changed, 0 insertions, 0 deletions