Marble::MarbleDebug

Search for usage in LXR

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()

bool Marble::MarbleDebug::isEnabled ( )
static

isEnabled returns whether debug information output is generated

Definition at line 42 of file MarbleDebug.cpp.

◆ setEnabled()

void Marble::MarbleDebug::setEnabled ( bool  enabled)
static

setEnabled Toggle debug information output generation

Parameters
enabledSet 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

KDE's Doxygen guidelines are available online.