Docs: Add "\since" info for QEventLoopLocker.
Change-Id: Ie749b6f2539be5bd08d7a6a00eb4e8655cec1227 Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
parent
edc652db10
commit
741b1f49bd
@ -377,6 +377,7 @@ private:
|
||||
\class QEventLoopLocker
|
||||
\inmodule QtCore
|
||||
\brief The QEventLoopLocker class provides a means to quit an event loop when it is no longer needed.
|
||||
\since 5.0
|
||||
|
||||
The QEventLoopLocker operates on particular objects - either a QCoreApplication
|
||||
instance, a QEventLoop instance or a QThread instance.
|
||||
|
Loading…
Reference in New Issue
Block a user