KritaWidgets
#include <QDebug>
#include <QLoggingCategory>
#include <kritawidgets_export.h>
Include dependency graph for WidgetsDebug.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
#define | debugWidgets qCDebug(WIDGETS_LOG) |
#define | errorWidgets qCCritical(WIDGETS_LOG) |
#define | warnWidgets qCWarning(WIDGETS_LOG) |
Functions | |
const KRITAWIDGETS_EXPORT QLoggingCategory & | WIDGETS_LOG () |
Macro Definition Documentation
◆ debugWidgets
#define debugWidgets qCDebug(WIDGETS_LOG) |
Definition at line 15 of file WidgetsDebug.h.
◆ errorWidgets
#define errorWidgets qCCritical(WIDGETS_LOG) |
Definition at line 17 of file WidgetsDebug.h.
◆ warnWidgets
#define warnWidgets qCWarning(WIDGETS_LOG) |
Definition at line 16 of file WidgetsDebug.h.
Function Documentation
◆ WIDGETS_LOG()
const KRITAWIDGETS_EXPORT QLoggingCategory& WIDGETS_LOG | ( | ) |
Definition at line 9 of file WidgetsDebug.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:23 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.