Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtConcurrent::IntermediateResults< T > Class Template Reference

#include <qtconcurrentreducekernel.h>

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

Public Attributes

int begin
 
int end
 
QList< T > vector
 

Detailed Description

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

Definition at line 59 of file qtconcurrentreducekernel.h.

Member Data Documentation

◆ begin

template<typename T >
int QtConcurrent::IntermediateResults< T >::begin

Definition at line 62 of file qtconcurrentreducekernel.h.

◆ end

template<typename T >
int QtConcurrent::IntermediateResults< T >::end

Definition at line 62 of file qtconcurrentreducekernel.h.

◆ vector


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