![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
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,...) |
#define DEBUG_TRACEPOINTGEN 0 |
Definition at line 11 of file tracepointgen.h.
#define DEBUGPRINTF | ( | x | ) |
Definition at line 21 of file tracepointgen.h.
#define DEBUGPRINTF2 | ( | x | ) |
Definition at line 22 of file tracepointgen.h.
|
inline |
Definition at line 27 of file tracepointgen.h.