-
Returns the binding expression that is associated with the underlying property.
Returns the binding expression that is associated with this property.
Returns the binding expression that is associated with this property.
Creates a binding to the underlying property.
Associates the value of this property with the provided newBinding
expression and returns the previously associated binding.
Associates the value of this property with the provided newBinding
expression and returns the previously associated binding.
Associates the value of this property with the provided functor
and returns the previously associated binding.
Associates the value of this property with the provided newBinding
expression and returns the previously associated binding.
Associates the value of this property with the provided newBinding
expression and returns the previously associated binding.
Associates the value of this property with the provided functor
and returns the previously associated binding.
Disassociates the binding expression from this property and returns it.
Disassociates the binding expression from this property and returns it.
Disassociates the binding expression from this property and returns it.
Creates a new generic QPropertyBinding
as copy of the given primitive-typed binding.
Associates the value of this property with the provided newBinding
expression and returns the previously associated binding.
Associates the value of this property with the provided newBinding
expression and returns the previously associated binding.
Constructs an int
-typed property with the provided binding.
Constructs an int
-typed property with the provided binding.
Creates a new QIntPropertyBinding
as copy of the given binding.