WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Classes | Namespaces | Macros
ZblThreadErr.h File Reference
#include <QObject>
#include <QThreadStorage>
#include "ZblError.h"
#include "ZblLogCategory.h"
Include dependency graph for ZblThreadErr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zbl::ZblThreadErr
 A class to manage Zuble's thread-specific state. This includes error propagation and thread abort handling. More...
 

Namespaces

 Zbl
 

Macros

#define zThreadErr   (ZblThreadErr::zInstance())
 where does this show up? More...
 

Macro Definition Documentation

◆ zThreadErr

#define zThreadErr   (ZblThreadErr::zInstance())