Marble::MarbleDebug
Marble::MarbleDebug Class Reference
#include <MarbleDebug.h>
Static Public Member Functions | |
static bool | isEnabled () |
static void | setEnabled (bool enabled) |
Detailed Description
a class which takes all the settings and exposes them
Definition at line 19 of file MarbleDebug.h.
Member Function Documentation
◆ isEnabled()
|
static |
isEnabled returns whether debug information output is generated
Definition at line 42 of file MarbleDebug.cpp.
◆ setEnabled()
|
static |
setEnabled Toggle debug information output generation
- Parameters
-
enabled Set to true to enable debug output, false to disable
Definition at line 47 of file MarbleDebug.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 03:52:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 03:52:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.