Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

reports::Debug Class Reference

#include <reportdebug.h>

Collaboration diagram for reports::Debug:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Debug (const QString &_name)
 ~Debug ()
void output (const QString &_text)

Static Public Member Functions

static void enable (bool _e)
static void setEnableKey (const QString &_s)

Private Attributes

QString m_methodName
bool m_enabled

Static Private Attributes

static QString m_sTabs
static bool m_sEnabled
static QString m_sEnableKey

Constructor & Destructor Documentation

reports::Debug::Debug const QString &  _name  ) 
 

reports::Debug::~Debug  ) 
 


Member Function Documentation

static void reports::Debug::enable bool  _e  )  [inline, static]
 

void reports::Debug::output const QString &  _text  ) 
 

static void reports::Debug::setEnableKey const QString &  _s  )  [inline, static]
 


Member Data Documentation

bool reports::Debug::m_enabled [private]
 

QString reports::Debug::m_methodName [private]
 

bool reports::Debug::m_sEnabled [static, private]
 

QString reports::Debug::m_sEnableKey [static, private]
 

QString reports::Debug::m_sTabs [static, private]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 12:20:04 2008 for KMyMoney by  doxygen 1.4.1