Qt Utilities 6.18.1
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Loading...
Searching...
No Matches
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
 !