kndbgstream Class Reference
[Debug message generators]
kndbgstream is a dummy variant of kdbgstream.
More...
#include <kdebug.h>
Public Methods | |
kndbgstream () | |
kndbgstream & | operator<< (short int) |
kndbgstream & | operator<< (unsigned short int) |
kndbgstream & | operator<< (char) |
kndbgstream & | operator<< (unsigned char) |
kndbgstream & | operator<< (int) |
kndbgstream & | operator<< (unsigned int) |
void | flush () |
kndbgstream & | operator<< (const QString &) |
kndbgstream & | operator<< (const QCString &) |
kndbgstream & | operator<< (const char *) |
kndbgstream & | operator<< (const void *) |
kndbgstream & | operator<< (void *) |
kndbgstream & | operator<< (double) |
kndbgstream & | operator<< (long) |
kndbgstream & | operator<< (unsigned long) |
kndbgstream & | operator<< (KNDBGFUNC) |
kndbgstream & | operator<< (const QWidget *) |
kndbgstream & | form (const char *,...) |
Detailed Description
kndbgstream is a dummy variant of kdbgstream.All functions do nothing.
- See also:
- kndDebug()
Definition at line 377 of file kdebug.h.
Constructor & Destructor Documentation
|
Default constructor.
|
Member Function Documentation
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
The documentation for this class was generated from the following file: