Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::SharedThreadPool Class Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::SharedThreadPool:

Public Member Functions

void ref ()
void deref ()
QThreadPooloperator() ()
void ref ()
void deref ()
QThreadPooloperator() ()

Detailed Description

Definition at line 27 of file qrandomaccessasyncfile_threadpool.cpp.

Member Function Documentation

◆ deref() [1/2]

void QT_BEGIN_NAMESPACE::SharedThreadPool::deref ( )
inline

Definition at line 40 of file qrandomaccessasyncfile_threadpool.cpp.

Referenced by QRandomAccessAsyncFilePrivate::~QRandomAccessAsyncFilePrivate().

Here is the caller graph for this function:

◆ deref() [2/2]

void QT_BEGIN_NAMESPACE::SharedThreadPool::deref ( )
inline

Definition at line 40 of file qrandomaccessasyncfile_threadpool.cpp.

◆ operator()() [1/2]

QThreadPool * QT_BEGIN_NAMESPACE::SharedThreadPool::operator() ( )
inline

Definition at line 50 of file qrandomaccessasyncfile_threadpool.cpp.

◆ operator()() [2/2]

QThreadPool * QT_BEGIN_NAMESPACE::SharedThreadPool::operator() ( )
inline

Definition at line 50 of file qrandomaccessasyncfile_threadpool.cpp.

◆ ref() [1/2]

void QT_BEGIN_NAMESPACE::SharedThreadPool::ref ( )
inline

Definition at line 30 of file qrandomaccessasyncfile_threadpool.cpp.

Referenced by QRandomAccessAsyncFilePrivate::QRandomAccessAsyncFilePrivate().

Here is the caller graph for this function:

◆ ref() [2/2]

void QT_BEGIN_NAMESPACE::SharedThreadPool::ref ( )
inline

Definition at line 30 of file qrandomaccessasyncfile_threadpool.cpp.


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