ButtonColumn.qml:modify bool exclusive

This commit is contained in:
Giorgos Tsiapaliwkas 2011-11-02 03:25:38 +02:00
parent 689923f81d
commit 5a9c04c866

View File

@ -69,7 +69,7 @@ Description:
Properties: Properties:
bool exclusive: bool exclusive:
Specifies the grouping behavior. If enabled, the checked property on buttons contained 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 Note that a button in an exclusive group will allways be checkable