Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
panic.h
Go to the documentation of this file.
1// Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Rafael Roquetto <rafael.roquetto@kdab.com>
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef PANIC_H
5#define PANIC_H
6
7void panic(const char *fmt, ...);
8
9#endif // PANIC_H
void panic(const char *fmt,...)
Definition panic.cpp:10
QVideoFrameFormat::PixelFormat fmt