Fix qdoc warning, it's QThread::Priority
Change-Id: If3df55ff95f8bdb510bdc3578ba3c7c03b9029a1 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
2bdaf28034
commit
aab6d336f7
@ -713,7 +713,7 @@ uint QThreadPool::stackSize() const
|
|||||||
The default value is QThread::InheritPriority, which makes QThread
|
The default value is QThread::InheritPriority, which makes QThread
|
||||||
use the same priority as the one the QThreadPool object lives in.
|
use the same priority as the one the QThreadPool object lives in.
|
||||||
|
|
||||||
\sa QThread::ThreadPriority
|
\sa QThread::Priority
|
||||||
|
|
||||||
\since 6.2
|
\since 6.2
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user