Krita Source Code Documentation
Loading...
Searching...
No Matches
WidgetsDebug.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2015 Boudewijn Rempt <boud@valdyas.org>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include "
WidgetsDebug.h
"
8
9
const
QLoggingCategory &
WIDGETS_LOG
() \
10
{
11
static
const
QLoggingCategory category(
"krita.lib.widgets"
, QtInfoMsg);
12
return
category;
13
}
14
15
WIDGETS_LOG
const QLoggingCategory & WIDGETS_LOG()
Definition
WidgetsDebug.cpp:9
WidgetsDebug.h
libs
widgets
WidgetsDebug.cpp
Generated at
2026-04-16 02:30:01+02:00
from
Krita
branch
master
, commit
5f3d7cd92c534a2e873f42630f64d45d7f96e073