Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
panic.cpp File Reference
#include "panic.h"
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
+ Include dependency graph for panic.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ panic()

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

Definition at line 10 of file panic.cpp.

References fmt.

Referenced by main(), Parser::parseMetadata(), Parser::parseParamReplace(), parseProvider(), parseTracepoint(), and writeCtfMacro().

+ Here is the caller graph for this function: