Comment 1 for bug 1360677

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :

Hmm I am not too sure how to fix this. In upstream Qt checkbox, there is a property called exclusiveGroup [1] which allows checkboxes to know they are in group. So only one of them can be checked at any time. I am not sure if the SDK component has this feature. If it does, then this bug would be so easy to fix.

But I will investigate further and see how to fix this.

[1] http://qt-project.org/doc/qt-5/qml-qtquick-controls-checkbox.html#exclusiveGroup-prop