doc: QEventPoint::timeHeld is reported in seconds, not milliseconds
Pick-to: 6.4 6.3 6.2 Change-Id: I71b6fdffe7f7177069c8fe3989e8547102a7e3a6 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
This commit is contained in:
parent
e025b07c64
commit
b90fd5f707
@ -339,7 +339,7 @@ ulong QEventPoint::pressTimestamp() const
|
||||
|
||||
/*!
|
||||
\property QEventPoint::timeHeld
|
||||
\brief the duration, in milliseconds, since this point was pressed and not released.
|
||||
\brief the duration, in seconds, since this point was pressed and not released.
|
||||
|
||||
\sa pressTimestamp, timestamp
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user