Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
tracepointgen.h File Reference

(fb226262e8b371372fdc66b832b9eab24741f70d)

#include <cstdarg>
#include <cstdio>
#include <cstdlib>
Include dependency graph for tracepointgen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEBUG_TRACEPOINTGEN   0
#define DEBUGPRINTF(x)
#define DEBUGPRINTF2(x)

Functions

void panic (const char *fmt,...)

Macro Definition Documentation

◆ DEBUG_TRACEPOINTGEN

#define DEBUG_TRACEPOINTGEN   0

Definition at line 11 of file tracepointgen.h.

◆ DEBUGPRINTF

#define DEBUGPRINTF ( x)

Definition at line 21 of file tracepointgen.h.

◆ DEBUGPRINTF2

#define DEBUGPRINTF2 ( x)

Definition at line 22 of file tracepointgen.h.

Function Documentation

◆ panic()

void panic ( const char * fmt,
... )
inline

Definition at line 27 of file tracepointgen.h.