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
Tasking::For Class Referencefinal

#include <tasktree.h>

Collaboration diagram for Tasking::For:

Public Member Functions

 For (const Loop &loop)

Friends

TASKING_EXPORT friend Group operator>> (const For &forItem, const Do &doItem)

Detailed Description

Definition at line 474 of file tasktree.h.

Constructor & Destructor Documentation

◆ For()

Tasking::For::For ( const Loop & loop)
inlineexplicit

Definition at line 477 of file tasktree.h.

◆ operator>>

TASKING_EXPORT friend Group operator>> ( const For & forItem,
const Do & doItem )
friend

Definition at line 1294 of file tasktree.cpp.


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