QObject: fix API docs

Should be just "timer" instead of QChronoTimer.

Pick-to: 6.8
Change-Id: I76cb9ae712cfe9a9713a85888022e54300d308d3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Ahmad Samir 2024-08-31 18:49:50 +03:00
parent f9fd5870f7
commit a5f1cec8bf

View File

@ -1844,7 +1844,7 @@ int QObject::startTimer(int interval, Qt::TimerType timerType)
\snippet code/src_corelib_kernel_qobject.cpp 8
Note that the accuracy of QChronoTimer depends on the underlying operating
Note that the accuracy of the timer depends on the underlying operating
system and hardware.
The \a timerType argument allows you to customize the accuracy of