marble
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 24 of file MarbleDebug.h.
Member Function Documentation
|
static |
isEnabled returns whether debug information output is generated
Definition at line 42 of file MarbleDebug.cpp.
|
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.