Details
-
Sub-task
-
Resolution: Done
-
P3: Somewhat important
-
None
Description
The value of some Qt Components properties added should not be changed
by the user of the component, or bad things will happen. I.e. we need a
keyword that restrict a property so that it can only be bound/set from
within the component definition, not from within the instantiation
of the component.