KDECore
KDebug Class Reference
[Debug message generators]
#include <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) |
Detailed Description
For internal use only.
A class for using operator()
Definition at line 229 of file kdebug.h.
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:
KDE 4.3 API Reference