ButtonRow.qml:modify bool exlucive doc

This commit is contained in:
Giorgos Tsiapaliwkas 2011-11-02 03:26:28 +02:00
parent 5a9c04c866
commit 363de3d2b3

View File

@ -70,7 +70,7 @@ import "ButtonGroup.js" as Behavior
Properties:
bool exclusive:
Specifies the grouping behavior. If enabled, the checked property on buttons contained
in the group will be exclusive.
in the group will be exclusive.The default value is true.
Note that a button in an exclusive group will allways be checkable