Fix typo in QUntypedPropertyBinding docs
Pick-to: 6.2 6.5 6.6 Change-Id: Id279760a40be56bea6456e57404348bd2619f64b Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
parent
ecda814b91
commit
91f5f44b13
@ -455,7 +455,7 @@ QPropertyBindingError QUntypedPropertyBinding::error() const
|
||||
|
||||
/*!
|
||||
Returns the meta-type of the binding.
|
||||
If the QUntypedProperyBinding is null, an invalid QMetaType is returned.
|
||||
If the QUntypedPropertyBinding is null, an invalid QMetaType is returned.
|
||||
*/
|
||||
QMetaType QUntypedPropertyBinding::valueMetaType() const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user