Add the missing "\since 5.0" reference for the QTimer method
Change-Id: I9f2bb97eed7a1e2eb92865920f815055c847c84e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
c5c584c116
commit
86ca28774b
@ -385,6 +385,7 @@ void QTimer::setInterval(int msec)
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\property QTimer::remainingTime
|
\property QTimer::remainingTime
|
||||||
|
\since 5.0
|
||||||
\brief the remaining time in milliseconds
|
\brief the remaining time in milliseconds
|
||||||
|
|
||||||
Returns the timer's remaining value in milliseconds left until the timeout.
|
Returns the timer's remaining value in milliseconds left until the timeout.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user