Alkimia API
#include <QtDebug>
Include dependency graph for alkdebug.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | alkDebug() |
Functions | |
QDebug | _alkDebug (const char *file, int line, const char *func) |
Detailed Description
Wrapper for debug output.
Definition in file alkdebug.h.
Macro Definition Documentation
◆ alkDebug
#define alkDebug | ( | ) |
Value:
_alkDebug(__FILE__, __LINE__, Q_FUNC_INFO)
Definition at line 22 of file alkdebug.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:01:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:01:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.