Qt::TimerId: fix typo in API docs

Pick-to: 6.8
Task-number: QTBUG-125859
Change-Id: Ia751fc325618544f99bdce059afccb9cd90fbcfe
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
Ahmad Samir 2024-06-05 15:43:38 +03:00
parent 26af5d1854
commit 507f75d19e

View File

@ -3258,7 +3258,7 @@
The underlying type is \c int. You can use \l qToUnderlying() to convert
Qt::TimerId to \c int.
\value Invalid Represents a no-op timer ID; it's usage depends on the
\value Invalid Represents a no-op timer ID; its usage depends on the
context, for example, this is the value returned by QObject::startTimer()
to indicate it failed to start a timer; whereas QChronoTimer::id() returns
this value when the timer is inactive, that is, \c timer.isActive()