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::qValueType< T > Class Template Reference

\inmodule QtConcurrent More...

#include <qtconcurrentfilterkernel.h>

+ Collaboration diagram for QtConcurrent::qValueType< T >:

Public Types

typedef T::value_type value_type
 

Detailed Description

template<typename T>
class QtConcurrent::qValueType< T >

\inmodule QtConcurrent

Definition at line 22 of file qtconcurrentfilterkernel.h.

Member Typedef Documentation

◆ value_type

template<typename T >
typedef T::value_type QtConcurrent::qValueType< T >::value_type

Definition at line 24 of file qtconcurrentfilterkernel.h.


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