KDECore
KDebug Class Reference
[Debug message generators]
#include <kdebug.h>
Detailed Description
Definition at line 227 of file kdebug.h.
Public Member Functions | |
KDebug (QtMsgType type, const char *f=0, int l=-1, const char *info=0) | |
QDebug | operator() (bool cond, int area=KDE_DEFAULT_DEBUG_AREA) |
QDebug | operator() (int area=KDE_DEFAULT_DEBUG_AREA) |
Constructor & Destructor Documentation
KDebug::KDebug | ( | QtMsgType | type, | |
const char * | f = 0 , |
|||
int | l = -1 , |
|||
const char * | info = 0 | |||
) | [inline, explicit] |
Member Function Documentation
QDebug KDebug::operator() | ( | bool | cond, | |
int | area = KDE_DEFAULT_DEBUG_AREA | |||
) | [inline] |
QDebug KDebug::operator() | ( | int | area = KDE_DEFAULT_DEBUG_AREA |
) | [inline] |
The documentation for this class was generated from the following file: