From 5f324097f2901ab7a7450856f7391f636cf044ad Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Thu, 12 Mar 2015 07:47:21 +0100 Subject: Add missing \since tag for the documentation for loopLevel() Change-Id: Ib5e23c40d9258db7986ddb892def207808ac89c7 Reviewed-by: Konstantin Ritt --- src/corelib/thread/qthread.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/corelib/thread/qthread.cpp b/src/corelib/thread/qthread.cpp index acee337642..dc231a00f8 100644 --- a/src/corelib/thread/qthread.cpp +++ b/src/corelib/thread/qthread.cpp @@ -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 -- cgit v1.2.3