• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • krita API Reference
  • KDE Home
  • Contact Us
 

KritaWidgets

  • sources
  • kfour-appscomplete
  • krita
  • libs
  • widgets
WidgetsDebug.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2015 Boudewijn Rempt <[email protected]>
3  *
4  * SPDX-License-Identifier: GPL-2.0-or-later
5  */
6 #ifndef WIDGETS_DEBUG_H_
7 #define WIDGETS_DEBUG_H_
8 
9 #include <QDebug>
10 #include <QLoggingCategory>
11 #include <kritawidgets_export.h>
12 
13 extern const KRITAWIDGETS_EXPORT QLoggingCategory &WIDGETS_LOG();
14 
15 #define debugWidgets qCDebug(WIDGETS_LOG)
16 #define warnWidgets qCWarning(WIDGETS_LOG)
17 #define errorWidgets qCCritical(WIDGETS_LOG)
18 
19 #endif
WIDGETS_LOG
const KRITAWIDGETS_EXPORT QLoggingCategory & WIDGETS_LOG()
Definition: WidgetsDebug.cpp:9
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:44:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KritaWidgets

Skip menu "KritaWidgets"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

krita API Reference

Skip menu "krita API Reference"
  • libs
  •   KritaBasicFlakes
  •   brush
  •   KritaUndo2
  •   KritaFlake
  •   image
  •   KritaPlugin
  •   Krita
  •   KritaPigment
  •   KritaResources
  •   KritaStore
  •   ui
  •   KritaWidgets
  •   KritaWidgetUtils
  • plugins
  •   Assitants
  •   Extensions
  •   Filters
  •   Generators
  •   Formats
  •           src
  •   PaintOps
  •     libpaintop

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal