Qt Utilities 6.14.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Loading...
Searching...
No Matches
Classes | Namespaces
trylocker.h File Reference
#include <QtGlobal>
Include dependency graph for trylocker.h:

Go to the source code of this file.

Classes

class  QtUtilities::TryLocker< Mutex >
 Like QMutexLocker, but it just tries to lock the mutex. More...
 

Namespaces

namespace  QtUtilities
 !