QObject: fix API docs
Should be just "timer" instead of QChronoTimer. Change-Id: I76cb9ae712cfe9a9713a85888022e54300d308d3 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit a5f1cec8bf22f19bbf7ffe058c407d5045e4126a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
da87068f7f
commit
fbf052132e
@ -1844,7 +1844,7 @@ int QObject::startTimer(int interval, Qt::TimerType timerType)
|
|||||||
|
|
||||||
\snippet code/src_corelib_kernel_qobject.cpp 8
|
\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.
|
system and hardware.
|
||||||
|
|
||||||
The \a timerType argument allows you to customize the accuracy of
|
The \a timerType argument allows you to customize the accuracy of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user