Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtConcurrent::TaskStartParameters Struct Reference

#include <qtconcurrentrunbase.h>

+ Collaboration diagram for QtConcurrent::TaskStartParameters:

Public Attributes

QThreadPoolthreadPool = QThreadPool::globalInstance()
 
int priority = 0
 

Detailed Description

Definition at line 39 of file qtconcurrentrunbase.h.

Member Data Documentation

◆ priority

int QtConcurrent::TaskStartParameters::priority = 0

◆ threadPool


The documentation for this struct was generated from the following file: