Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.1.1
-
Ubuntu 12.04 LTS 64 bit
-
d8647b9cc30b38f101eab38eba5401e7d732a79d
Description
- Open a Qt Quick Application project using Qt Quick Controls 1.1.
- Open the project's main.qml file.
- Go to Design mode.
- Drag a CheckBox or RadioButton item onto the canvas.
- Toggle the checkboxes for "Checked" or "Focus on..." (By the way, what's this?).
They don't indicate whether the respective setting is off by default or explicitly set to the unchecked state.
Other checkboxes, e.g. the one for "isVisible" turn blue when they are explicitly set. The checkboxes for Qt Quick Controls should do this, too.