trikRuntime
debug.h File Reference
#include <QtCore/QObject>
#include <QtCore/QString>
#include <QtCore/QThread>
#include <QtCore/QHash>
Include dependency graph for debug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trikKernel::Debugger
 Debug helper that logs function entry and exit. More...
 

Namespaces

 trikKernel
 

Macros

#define L   trikKernel::Debugger const debugger(Q_FUNC_INFO)
 Macro to log method entry and exit. More...
 

Macro Definition Documentation

#define L   trikKernel::Debugger const debugger(Q_FUNC_INFO)

Macro to log method entry and exit.