Fix type of QtQuick::BoundaryRule::easing in documentation
Pick-to: 6.5 6.4 6.2 Change-Id: I86ba0659fcd5a0c38b664738b9e0b3b28562dbf5 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
6511aa4344
commit
d09a0778e1
|
@ -399,7 +399,7 @@ bool QQuickBoundaryRule::returnToBounds()
|
|||
*/
|
||||
|
||||
/*!
|
||||
\qmlproperty qreal QtQuick::BoundaryRule::easing
|
||||
\qmlproperty enumeration QtQuick::BoundaryRule::easing
|
||||
|
||||
This property holds the easing curve to be applied in overshoot mode
|
||||
(whenever the \l minimum or \l maximum constraint is violated, while
|
||||
|
|
Loading…
Reference in New Issue