Add missing \since tag for the documentation for loopLevel()
Change-Id: Ib5e23c40d9258db7986ddb892def207808ac89c7 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>bb10
parent
5930a2d314
commit
5f324097f2
|
|
@ -712,6 +712,7 @@ QThread::Priority QThread::priority() const
|
|||
*/
|
||||
|
||||
/*!
|
||||
\since 5.5
|
||||
Returns the current event loop level for the thread.
|
||||
|
||||
\note This can only be called within the thread itself, i.e. when
|
||||
|
|
|
|||
Loading…
Reference in New Issue