#include <reportdebug.h>
Collaboration diagram for reports::Debug:

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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1