kfloppy
debug.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | DEBUGS(a) kDebug(KFAREA) << " " << a |
#define | DEBUGSETUP kDebug(KFAREA) << (__PRETTY_FUNCTION__) |
#define | KFAREA (2002) |
Detailed Description
Debugging definitions for KFloppy.
It also tries to map operating systems into families, so you can use ANY_LINUX or ANY_BSD in the code to differentiate those families. What happens on other systems is anyone's guess.
Definition in file debug.h.
Macro Definition Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.