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
Tasking::Guard Class Reference
+ Collaboration diagram for Tasking::Guard:

Public Member Functions

 Guard ()=default
 
 ~Guard ()
 
bool isLocked () const
 

Friends

class GuardLocker
 

Detailed Description

Definition at line 33 of file tasktree.cpp.

Constructor & Destructor Documentation

◆ Guard()

Tasking::Guard::Guard ( )
default

◆ ~Guard()

Tasking::Guard::~Guard ( )
inline

Definition at line 38 of file tasktree.cpp.

References QT_CHECK.

Member Function Documentation

◆ isLocked()

bool Tasking::Guard::isLocked ( ) const
inline

Definition at line 39 of file tasktree.cpp.

Referenced by Tasking::TaskTree::~TaskTree(), Tasking::TaskTree::cancel(), Tasking::RuntimeContainer::isStarting(), Tasking::TaskTree::setRecipe(), and Tasking::TaskTree::start().

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ GuardLocker

friend class GuardLocker
friend

Definition at line 42 of file tasktree.cpp.


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