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
panic.cpp File Reference

(fb226262e8b371372fdc66b832b9eab24741f70d)

#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.